on 2025 Feb 26 9:54 AM
Dear Colleagues,
Im trying to find the correct API for reading customer open item data.
The use case is as follows:
An external system is sending custom open item data to the SAP public cloud system and SAP PC is managing the open items. The external system needs to get the status of the customer open items from SAP. I assume a standard read API is available in SAP public cloud, but I do not want to use FI-CA if possibe and I cannot find the correct API to use.
The following APIs do not seem to be availabe for public cloud?
Customer Invoice - Read | SAP Help Portal
Customer Open Item | SAP Help Portal
Please help me find the correct documentation / API to read customer open item data in SAP public cloud, that can be triggerd from an external system.
KR
Andreas Winter
Request clarification before answering.
Hi Andreas,
You can check if the API service Accounting Document - Read in SAP Business Accelerator Hub can fulfill your needs. This API outputs customer, vendor, cash, and a few G/L line items. If you only take care of customer open items, you can specify filtering conditions (like FinancialAccountType = ‘D’ to return customer line items, and PaymentMethod = '' to return 'open' items, etc.) when calling this API.
Here is the link to the documentation: Operational Journal Entry Item - Read (A2X) | SAP Help Portal
Best regards,
Sharon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 40 | |
| 21 | |
| 16 | |
| 6 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.