SAP Knowledge Base Article - Public

3655058 - Error "FIWBEP FCM_MGW_RT 020" occurred when testing the API "API_CN_PAYMENTRELEASELIST_APPR_SRV".

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

  1. Execute a GET request to the API "/sap/opu/odata/sap/API_CN_PAYMENTRELEASELIST_APPR_SRV/PaymentReleaseListHeaderSet('{2501000XXX}')".
  2. Observe the error.

Cause

The parameter passed in the API request exceeds the allowed length limit of 10 characters, resulting in the error.

Resolution

  1. Verify the parameter being passed in the API request.
  2. Ensure that the parameter length does not exceed 10 characters.
  3. Modify the parameter to comply with the length restriction.
  4. 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