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

Partner Function assignment

Former Member
0 Likes
510

Hi All ,

Could you please suggest me way to assign additional BP with Partner functions .

i have BPs Uploaded but assigbnment needto be done now for these BPs for different partner functions .

Any BAPi or FM will greatly helpful .

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
333

Hi,

I too have faced the situation where in I am adding and replacing some partner functions with new customers.

If this is the same situation as urs then I have done that using LSMW BDC method and it worked very well.

Revert back if u need some more clarification on this.

Regards,

Asif Ali Khan

Read only

Former Member
0 Likes
333

Hi,]

Partner Function Assignment to Account Groups:

Go to t-code VOPA or follow Path: SPRO => Sales & Distribution => Basic Functions => Partner Determination => Assign Partner Functions On The Debit Side To Account Groups

In this for example you want to Assign SP - Sold to Party to an account group,

Then select Customer Master Radio Button, (make sure partner type SP is assigned to partner procedure AG in this case), then against Account Group 0001 assign AG and save.

Hint: This is a non transportable change. If you want to move this change to quality or production you need to use . transport. Regular customization Task (CTS number will not be of any help here as system will not prompt for it)

have you checked these links...

http://help.sap.com/saphelp_nw04/helpdata/en/c8/198a9243b111d1896f0000e8322d00/frameset.htm

http://help.sap.com/saphelp_crm40/helpdata/en/3c/92ecee484a11d5980800a0c9306667/content.htm

http://help.sap.com/saphelp_crm40/helpdata/en/3c/92ece8484a11d5980800a0c9306667/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/c8/198ad343b111d1896f0000e8322d00/frameset.htm

to delete role assignment of business partner

use function module BAPI_BUPA_ROLE_REMOVE

in Automate the assignment of business partner attribute set

you will need this Function Modules:

CRM_MKTBP_READ_CHAR

CRM_MKTBP_CHANGE_BP

But you can also try to use Transaction:

CRMD_MKT_TOOLS.

thanks

karthik