cancel
Showing results for 
Search instead for 
Did you mean: 

Need checks during Business Partner creation using MDS_LOAD_COCKPIT

0 Kudos

Hi,

While creating a business partner for a customer using MDS_LOAD_COCKPIT , i need to avoid certain customers from being replicated as business partners.

the BADI BUPA_FURTHER_CHECKS is not called when i create a business partner using this transaction.

But if i create/change a customer using XD01 or XD02 the BADI is being called. i can fill in the return table with errors and the BP is not created.

So is there a different way to implement customer specific checks when creating a business partner using MDS_LOAD_COCKPIT.

Thanks,

M.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

This is resolved as the issue was related to a coding error.

The BADI BUPA_FURTHER_CHECKS works both in dialog mode as well as in batch mode in MDS_LOAD_COCKPIT

Former Member
0 Kudos

hi

i have a big problem during using mds_load_cockpit

when i click on product category->material group and un select backround proccess and execute the transaction i have terminated in program

Category               ABAP Programming Error
Runtime Errors         MESSAGE_TYPE_X
ABAP Program           SAPLMDS_LOAD_BRIDGES
Application Component  AP-MD-BF-SYN
Date and Time          10.06.2014 09:39:47

Short text
     The current application triggered a termination with a short dump.

What happened?
     The current application program detected a situation which really
     should not occur. Therefore, a termination with a short dump was
     triggered on purpose by the key word MESSAGE (type X).

Error analysis
     Short text of error message:

     Long text of error message:

     Technical information about the message:
     Message class....... "MSI_PRODCAT_CUST"
     Number.............. 303
     Variable 1.......... 1
     Variable 2.......... 432339
     Variable 3.......... " "
     Variable 4.......... " "

Answers (0)