Symptom
In any of the custom CDS views and queries:
- WBSElementInternalID is displayed in the NUMC (8) format. However, the customer expects it to be displayed in the WBS Element (CHAR24) format.
- WBSElementInternalID is displayed in an unconverted format in a custom analytical query.
- Any field previously displaying WBS element name/description for the timesheet WBSElementInternalID, now only displays WBS internal ID
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP S/4HANA Cloud Public Edition
Cause
As a part of CDS view guidelines, conversion exits are not recommended for CDS View field names. Conversion exit ABPSP for the field WBSElementInternalID is restricted and only the internal ID is displayed.
Resolution
In custom CDS views based on I_Timesheetrecord CDS view and WBSElementInternalID field, use the association to CDS view I_WBSElementBasicData to fetch the WBSElementExternalID.
Figure 1:
Figure 2:
Figure 3:
Keywords
S/4HANA Cloud, project, get, check, collect, wbs element, wbselementinternalid, WBSElementExternalID, I_TimeSheetRecord, I_WBSElementBasicData, uuid, wbselementuuid , KBA , CA-TS-S4 , Cross Application Timesheet in S/4HANA , PPM-SCL-STR-FIO , Fiori UI for Project Structure (Public Cloud) , CA-CPD-SS , S/4HANA Public Cloud – Professional Service Projects , Problem
SAP Knowledge Base Article - Public