cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Outbound Integration from IBP to ECC using CPI-DS

mahlako
Explorer
0 Likes
1,364

Hi Experts,

I want to integrate planning results, PRs, planned orders and STRs, from IBP. I read somewhere that you have to use function modules as webservices, for the target datastore connection to business suite application, however I am not finding the recommended function modules for this and RDS does not providing much guidance in terms of outbound integration using CPI-DS.

May some one please assist me with information in this regard, if possible a detailed blog I can reference from.

Thank you kindly

Malebo

Accepted Solutions (1)

Accepted Solutions (1)

Irmi_Kuntze
Product and Topic Expert
Product and Topic Expert

Answers (1)

Answers (1)

former_member629626
Participant

BAPI_REQUIREMENTS_CREATE AND BAPI_REQUIREMENTS_CHANGE - These are the two function modules, that you would have to use. We also had similar requirement and we created a Z function module which would included both above FMs and perform the required operation. and then convert to web service and do a CPI-DS web service call.