cancel
Showing results for 
Search instead for 
Did you mean: 

User exit needed for KDMAT (customer-material number )

0 Kudos

Hi! I need to find a user exit for filling in the customer-material number (KDMAT) in the Sales order. If there is not a cutomer material info record, the filed should be filled in with the Old material number from the Material master (MARA-BISMT). Does anyone knows such a user-exit.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Katia,

You could use the below exits to have the enhancement as required

1) USEREXIT_CUST_MATERIAL_READ

2)USEREXIT_MOVE_FIELD_TO_VBAP

Hope this helps

Thanks and Regards

Akasha

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

You can try with any of the following sale order user exits

- User exits in the program MV45AFZZ - USEREXIT_READ_DOCUMENT

- User-Exits in program MV45AFZB - USEREXIT_CHECK_VBAP

- User-Exits in program MV45AFZB - USEREXIT_CUST_MATERIAL_READ

thanks

G. Lakshmipathi