Application Development 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: 

BAPI/Function Module to add Partner function to a Customer

Former Member
0 Kudos

Hi

I have a requirement to add ( create/change ) a partner function to a customer.

Can u plz help me out with BAPI/Function Module?

BAPI_BUS2001_PARTNER_CREATE/CHANGE_M is for Business Partner not for Partner function ,so it doesn't help.

Thanks

Mrigank

1 REPLY 1

tamra_walstrom
Explorer
0 Kudos

Check the following, maybe one will meet your needs:

BUP_PARTNER_MAINTAIN

BAPI_PARTNEREMPLOYEE_CREATE

BAPI_PARTNEREMPLOYEE_EDIT

SD_PARTNER_MAINTAIN

If you search for function modules using the parameter SD_PARTNER*, you might find other modules that may help.

Best of luck.