SAP Knowledge Base Article - Public

3738686 - Released CDS I_FldLogsShipmentVoyageTP not permitted for value help after upgrade to 2502 due to interface view restriction

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

  1. Create or use a custom value help that references the interface CDS view I_FldLogsShipmentVoyageTP in a CDS view/service.
  2. Upgrade the system to release 2502.
  3. 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

  1. Create a projection CDS view on top of the interface view I_FldLogsShipmentVoyageTP.
  2. Adjust the consuming CDS view/service to reference your new projection view instead of the interface view.
  3. Activate and publish the adjusted artifacts and retest the value help.
  4. If a suitable released base/projection view already exists for the same content, reference that released view directly instead of the interface view.
  5. 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

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