4 weeks ago
Our client requires the ability to place a sales order that has been released through Documented Credit Decisions back on credit hold in public cloud. They were able to do this in ECC on prem using VKM3 and reassigning the order back to credit hold. Upon investigation it appears this functionality is not available in Public Cloud.
Request clarification before answering.
API Sales Document with Credit Block - Read, Check, Release, Reject (A2X) can be used to trigger a same day credit recheck on the released sales order. The steps mentioned below should be followed to execute the API successfully:
In Postman, issue a GET request to:
https://<your-tenant>/sap/opu/odata/sap/API_SLS_DOC_WITH_CREDIT_BLOCK/
Add header: X-CSRF-Token: FetchRun a POST request to:
https://<your-tenant>/sap/opu/odata/sap/API_SLS_DOC_WITH_CREDIT_BLOCK/CheckCreditBlock?SDDocumentCategory='C'&SalesDocument=''
Add header: X-CSRF-Token: <token>
Add header: Cookie: <your-session-cookie>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
20 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.