Symptom
Released CDS I_FldLogsShipmentVoyageTP are now not permitted to use for Value Help.
Environment
SAP S/4HANA Cloud Public Edition 2502
Reproducing the Issue
- Create or use a custom value help that references the interface CDS view I_FldLogsShipmentVoyageTP in a CDS view/service.
- Upgrade the system to release 2502.
- Execute the app/service and open the value help; the interface view is no longer permitted for value help and the compilation fails.
Cause
- With releases 2411/2502, the service compilation was tightened to ensure only projection views (and exceptionally base views) are referenced for OData exposure; interface views must not be referenced.
- Previously compiling services that referenced interface views now fail under the corrected rule.
Resolution
- Create a projection CDS view on top of the interface view I_FldLogsShipmentVoyageTP.
- Adjust the consuming CDS view/service to reference your new projection view instead of the interface view.
- Activate and publish the adjusted artifacts and retest the value help.
- If a suitable released base/projection view already exists for the same content, reference that released view directly instead of the interface view.
- If you face severe production impact and need more time to adjust, contact support to request a temporary feature toggle as an emergency fallback until the corrections are completed.
See Also
- Business Accelerator Hub | I_FLDLOGSSHIPMENTVOYAGETP (Field Logistics Voyage) – API Hub
- KBA 3072643 – Information on additional support platforms
Keywords
I_FldLogsShipmentVoyageTP, value help, CDS interface view, projection view, not permitted, 2502, 2411, OData exposure, SADL compilation, field logistics voyage, released for developer extensibility, key user extensibility, interface reference, upgrade impact, S/4HANA Cloud Public Edition , KBA , BC-ESI-ESF-BSA , Business Service Adaptation , Problem
Product
SAP S/4HANA Cloud Public Edition 2502
SAP Knowledge Base Article - Public