Symptom
An error occurred when testing the API "API_CN_PAYMENTRELEASELIST_APPR_SRV", stating "Resource not found for segment 'PaymentReleaseListHeader'".
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Execute a GET request to the API "/sap/opu/odata/sap/API_CN_PAYMENTRELEASELIST_APPR_SRV/PaymentReleaseListHeaderSet('{2501000XXX}')".
- Observe the error.
Cause
The parameter passed in the API request exceeds the allowed length limit of 10 characters, resulting in the error.
Resolution
- Verify the parameter being passed in the API request.
- Ensure that the parameter length does not exceed 10 characters.
- Modify the parameter to comply with the length restriction.
- Rerun the API test to confirm the resolution of the issue.
Keywords
api_cn_paymentreleaselist_appr_srv, parameter length limit, sap s/4hana cloud public edition, api error, payment release list, api testing. , KBA , FI-LOC-EPI-CN , China , Problem
Product
SAP S/4HANA Cloud Public Edition all versions
SAP Knowledge Base Article - Public