cancel
Showing results for 
Search instead for 
Did you mean: 

I want to add a new partner function and personnel number by using XD99..

Former Member
0 Kudos

Hi All,

I want to add a new partner function and personnel number by using XD99..to exisitng customer.

Can any one help me....step by step..

Regards,

RKMACC

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

XD99 is using DEBMAS idocs processing in background.

As a result you need to do the following.

1/ extend the processing of customer master data transaction. Implement BAdI CUSTOMER_ADD_DATA. Add the new fields in the BAdI screen. Implement CUSTOMER_ADD_DATA_CS

2/ Support the distribution with IDOCS. Implement BAdI CUSTOMER_ADD_DATA_BI and extend the DEBMAS idocs

3/ extend the outbound processing of DEBMAS with XD99. modify the corresponding function module.

I don't remember the FM module name. But the name contains DEBMAS03. Something like MASSDEBMAS03

4/ Add the fields to be supported by XD99 transaction

A quite long process to do.

regards,

balajia

Former Member
0 Kudos

Hi

Goto XD99 and select the table KNVP and then click on execute

in the screen enter the required details like

Customer

Sales Organization

Distribution Channel

Division

Partner Function

execute.

Now select the customers to whom you want to add the new partner functions by clicking on the select fields Icon and selec t the personnel number on the screen enter the values for personnel number and then click on carry out mass change

regards

Prashanth