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

How to change data in BP TCode through BAPI?

pranay25
Explorer
0 Likes
2,635

Dear SAPian's,

I want to change or add some field value such as Email add, Telephone no for a huge number of Vendor.

Also, I want to add or change some customizing fields in BP.

I have tried BDC but it's not working properly. Please suggest any ideas regarding BAPI so that my client can add or change in BP.

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
2,562

Which of the available BAPI on BP did you already check?

  • BAPI_BUPA_CENTRAL_GETDETAIL and BAPI_BUPA_CENTRAL_CHANGE
  • BAPI_BUPA_ADDRESSES_GET and BAPI_BUPA_ADDRESS_ADD or BAPI_BUPA_ADDRESS_CHANGE
  • etc.
Read only

thkolz
Contributor
0 Likes
2,562

For BPs you should now use SAP's new API class.

Please refer to my blog about this topic:
Create Business Partner via API class CL_MD_BP_MAINTAIN | SAP Blogs