2007 May 15 9:59 PM
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
2007 May 29 8:22 PM