3 weeks ago
Hello Experts,
I have a custom scenario of creating Sales Order in S4 from SAP IBP. I wanted to get some ideas if someone has worked in any of such similar scenarios.
For me these are the 2 approaches , please feel free to add or correct them ..
1. Using a custom function module which would call the standard BAPI's and then via a webservice we can connect in CI-DS , or we can use RFC function call.
Can we do this without the custom function module by using only standard BAPI's like BAPI_SALESORDER_CREATEFROMDAT2 ?
2. Can we handle this scenario also using API's , for that I believe we need to create a REST based datastore in CI-DS. Do someone have any concrete documentation on the same ??
Any help is much appreciated !
Kind regards,
Sreejit
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You'd want to refer to something like this from the API business hub which should cover on prem./private cloud options, but make sure you select the appropriate version. https://api.sap.com/api/OP_API_SALES_ORDER_SRV_0001/resource/Sales_Order_Header
Regards,
Ryan Crosby
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
6 | |
4 | |
3 | |
2 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.