Symptom
A CDS view is defined with @ObjectModel.dataCategory: #TEXT. Within it, a non-key text field (CHAR n) of the source table is defined as a view field, like below:
define view ZDOAMINTEXT as select from DD01T {
key DOMNAME as DOMNAME ,
key DDLANGUAGE as DDLANGUAGE ,
key AS4LOCAL as AS4LOCAL ,
key AS4VERS as AS4VERS ,
DDTEXT as DDTEXT
}
After activation and replication, field DDTEXT is not shown.
If testing with function module RODPS_REPL_ODP_GET_DETAIL, field DDTEXT is not returned in output structure ET_FIELDS:
Read more...
Environment
- SAP S/4HANA
- SAP S/4HANA Cloud Public Edition
- BW/4HANA
- BW DataSphere
Product
SAP BW/4HANA all versions ; SAP Datasphere all versions ; SAP S/4HANA Cloud Public Edition all versions ; SAP S/4HANA Cloud all versions ; SAP S/4HANA all versions
Keywords
KBA , BW-WHM-DBA-ODA , Operational Data Provider for ABAP CDS, HANA & BW , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.