on 2024 Jul 02 1:19 PM
Hi experts.
We are looking for SAP ByDesign web service to retrieve all open customer invoices for a certain SAP account ID (all the 'ready to be paid' invoices, which mean opened customer invoices ID, invoices date, due dates, invoice amounts).
<SelectionByClearingStatusCode>
<InclusionExclusionCode>I</InclusionExclusionCode>
<IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode>
<LowerBoundaryCustomerInvoiceClearingStatusCode>1</LowerBoundaryCustomerInvoiceClearingStatusCode>
<!--ClearingCode = 1 = Open, 2 = Cleared-->
</SelectionByClearingStatusCode>
We can see that the field value that is recorded = 4 (= Not relevant) and therefore we cannot use this web service
2. Running standard SAP WS QueryAccountOpenAmountsIn can query only TOTAL open customer amount, but NO detailed transactions/invoices/payments.
Please advise.
Thanks, Tomer
Request clarification before answering.
| User | Count |
|---|---|
| 22 | |
| 15 | |
| 14 | |
| 5 | |
| 4 | |
| 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.