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

User exit in MSC2N

Former Member
0 Likes
1,264

This is regarding 'EXIT_SAPLVBMD_001' related to transaction MSC2N. Include program 'ZXMHDU01'. My requirement is to calculate the "shelf life exp. date" based on a calculation and give this as a message.

My question is: How can I refer the 'MATERIAL NUMBER', 'BATCH' and 'PLANT' entered in the transaction 'MSC2N' in the Include.

User exit has an importing parameter I_BNCOM, that has MATNR,CHARG,WERKS but has a check against the optional & Pass values field sand they do not contain any values.

Any clue?...How to populate values for MATNR,CHARG,WERKS.

Regards,

Ramya

This is regarding 'EXIT_SAPLVBMD_001' related to transaction MSC2N. Include program 'ZXMHDU01'. My requirement is to calculate the "shelf life exp. date" based on a calculation and give this as a message.

My question is: How can I refer the 'MATERIAL NUMBER', 'BATCH' and 'PLANT' entered in the transaction 'MSC2N' in the Include.

User exit has an importing parameter I_BNCOM, that has MATNR,CHARG,WERKS but has a check against the optional & Pass values field sand they do not contain any values.

Any clue?...How to populate values for MATNR,CHARG,WERKS.

Regards,

Ramya

1 REPLY 1
Read only

Former Member
0 Likes
726

used the badi BATCH_MASTER