Message type: E = Error
Message class: CDS_VIEW_ABAP_USE - PFCDS - For Check of static use of CDS views from ABAP
Message number: 025
Message text: Access via SQL view name &4 (DDLS name &1, serviceQuality P/-)
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
INCLUDE S_PERF_CDS_ABAP_USAGE OBJECT DOKU ID TXError message extract from SAP system. Copyright SAP SE.
CDS_VIEW_ABAP_USE025
- Access via SQL view name &4 (DDLS name &1, serviceQuality P/-) ?The SAP error message CDS_VIEW_ABAP_USE025 typically indicates an issue related to the access of a Core Data Services (CDS) view in ABAP. This error occurs when there is an attempt to access a CDS view using its SQL view name, which is not allowed in certain contexts or configurations.
Cause: The error message CDS_VIEW_ABAP_USE025 is triggered when: You are trying to access a CDS view using its SQL view name instead of the CDS view name. The CDS view is not properly defined or activated. There may be issues with the service quality settings or the way the CDS view is being consumed in the ABAP program.
Solution: To resolve this error, you can take the following steps: Use the Correct View Name: Ensure that you are using the CDS view name (the one defined in the CDS definition) rather than the SQL view name when accessing the view in your ABAP code. Check Activation: Make sure that the
Get instant SAP help. Sign up for our Free Essentials Plan.
CDS_VIEW_ABAP_USE024
Access via SQL view name &4 (DDLS name &1, serviceQuality X)
The system issues an error message and will not allow you to continue with this transaction until the error is resolved. INCLUDE S_PERF_CDS_ABAP_USA...
CDS_VIEW_ABAP_USE023
Access via SQL view name &4 (DDLS name &1, serviceQuality D)
The system issues an error message and will not allow you to continue with this transaction until the error is resolved. INCLUDE S_PERF_CDS_ABAP_USA...
CDS_VIEW_ABAP_USE031
Access to Compatibility View &2 (DDLS name &1, serviceQuality A/B)
The system issues an error message and will not allow you to continue with this transaction until the error is resolved. INCLUDE S_PERF_CDS_ABAP_USA...
CDS_VIEW_ABAP_USE032
Access to Compatibility View &2 (DDLS name &1, serviceQuality C)
The system issues an error message and will not allow you to continue with this transaction until the error is resolved. INCLUDE S_PERF_CDS_ABAP_USA...
Click on this link to search all SAP messages.