cancel
Showing results for 
Search instead for 
Did you mean: 

Create Sales Order in S4/HANA from SAP IBP

SreejitD14
Discoverer
0 Kudos
240

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

View Entire Topic
Ryan-Crosby
Active Contributor
0 Kudos

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