cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

S/4 Public Cloud ECS - issue with triggering the ECS setup

Kamen
Newcomer
0 Likes
1,081

Hi SAP enthusiast,

our client is in a S/4 Public Cloud implementation project and we are facing issues with the ECS (Error Correction System) functionality which is one of their requirements. We have made the ECS configuration and while testing it with the 'Upload Posting Data - Error Correction and Suspense Accounting' app facing a formatting error with the template downloaded from the transaction (Specify the information in correct format as described in the input file). Various formatting was tried unsuccessfully.

We have also tried to trigger the ECS by pushing data through the interfaces it is supposed to work with, but it also did not work.

We have opened an incident as well, but were wondering if anyone else has experienced such issues with the Public Cloud's ECS functionality before. 

Thank you in advance!

Accepted Solutions (0)

Answers (1)

Answers (1)

Chris1973
Active Contributor
0 Likes

Hi @Kamen 

Thank you for your question. Hope this still provides some insights to your question.

You are correct that the Error Correction System (ECS) in SAP S/4HANA Public Cloud is enabled via the app Upload Posting Data, Error Correction and Suspense Accounting. The formatting error you are seeing usually occurs when the CSV/XLSX template is not filled exactly according to the defined structure in the SAP-delivered template. Below are a few checks to carry out:

  1. Template Formatting
    • Ensure you are using the latest template downloaded directly from the app. Please note that templates may change after upgrades.
    • All mandatory columns must be filled. Do not rename or delete columns.
    • Pay attention to the correct date format (YYYY-MM-DD) and amount format (decimal separator as per system settings).
  2. Here are some supported File Types
    • Only CSV UTF-8 or the system-generated XLSX is supported. If you edit in Excel and save in another encoding, the system may reject it.
  3. Interfaces
    • ECS can only be triggered from supported postings via APIs and pre-delivered apps. Custom IDocs/BAPIs are not supported in Public Cloud. Make sure you are using the correct API:
      • Journal Entry Post (Asynchronous) [API_JOURNALENTRYBULK_CREATE]
      • If errors are detected, they flow into ECS automatically.
  4. Some known Limitation
    • Currently, ECS only supports FI postings (GL, AR, AP) and not all submodules. If you are testing with an unsupported posting type, ECS will not trigger.

Below references will provide further guidance

Here is my recommendation: Since you already raised an incident, SAP Support will confirm whether it is a template issue or a known bug in your release. In the meantime, re-download the template after your system’s last upgrade and validate all field formats against the Help Portal documentation.

I am happy to help if you have further questions.

Best regards

Chris