cancel
Showing results for 
Search instead for 
Did you mean: 

SAP MDG Webservice for creating BP : Custom Data Model

samcancer80
Explorer
0 Kudos

Hi,

We want to create BP and update custom attributes from Web Service.

Please guide on how this can be achived.

Thanks,

Sameer.

Accepted Solutions (1)

Accepted Solutions (1)

loga201
Contributor

Hi Sameer,

  1. Set up SOA as per the below guide and make use of BADI BUPA Replication_IN. Default coding is already available.

http://help.sap.com/erp_mdg_addon70/helpdata/en/9d/bd21519e22c653e10000000a423f68/content.htm.

https://blogs.sap.com/2015/01/03/using-inbound-enterprise-service-for-bp-change-request-creation-in-.../

2. you can also setup consumer and proxy web services as usual between two systems , Use convenience api in FM to create or change BP but it is better to use aforementioned one as there is no coding required and SAP provided for this purpose.

http://saptechnical.com/Tutorials/Others/WebService/Create.htm

Thank you!

Answers (1)

Answers (1)

d024348
Employee
Employee
0 Kudos

Hi, some additional information in this conversation - maybe it helps:

https://archive.sap.com/discussions/thread/3963197

Good luck, Ingo Bruß