on ‎2021 Oct 29 12:21 PM
Hi Team,
We have API to create purchase order however there is NO option to write invoicing plan details. Requirement is to create purchase order with invoicing plan details in HANA cloud 2105. Could you please help us how to create PO with invoicing plan details via API.
Request clarification before answering.
Best Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
we are trying to create an invoicing plan via API for a purchase order. We are using the following API:
SAP Business Accelerator Hub
Sending out the following JSON:
{
"InvoicingPlan": "51",
"InvoicingPlanType": "10",
"InvoicingPlanStartDate": "2024-12-01",
"InvoicingPlanEndDate": "2025-02-26",
"InvoicingPlanNextInvcDateRule": "51",
"PurchasingOrganization": "2310",
"PurchasingGroup": "COR",
"PurchaseOrderType": "NB",
"Plant": "2310"
}
Call ends with positive result, but nothing happen on S4H Public.
Any suggestion?
Thanks in advance
| User | Count |
|---|---|
| 39 | |
| 22 | |
| 19 | |
| 6 | |
| 2 | |
| 2 | |
| 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.