Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Pre defined BAPI for Change Master

Former Member
0 Likes
550

- Is there any Pre defined BAPI or Function Module which will serve the functionality similar to the RFC “RFC_CREATE_CHANGE_MASTER”.

2 REPLIES 2
Read only

Former Member
0 Likes
392

Use this FM.

BDS_BUSINESSDOCUMENT_CREATEF

Read only

daniel_carvalho
Active Contributor
0 Likes
392

Hi Nikhil,

For the SAP R/3 4.7 version, there is the BAPI_ECMORD_CREATE BAPI Function Module.

NOTE: To find the BAPIs in the R/3 system, you can use the BAPI transaction.

Regards,

Daniel Carvalho.