Friday, January 16, 2009

SAP R/3 : QM BADI

INSPECTIONLOT_UPDATE is a very good BADI to enhance TCODE especially QA11, QA12 and QA13. It has all the following methods that you can use in your enhancement:

CHANGE_AT_SAVE
CHANGE_BEFORE_UPDATE
CHANGE_IN_UPDATE
CHANGE_UD_AT_SAVE
CHANGE_UD_BEFORE_UPDATE
CHANGE_UD_IN_UPDATE
CREATE_AT_SAVE
CREATE_BEFORE_UPDATE
CREATE_IN_UPDATE
SET_UD_AT_SAVE
SET_UD_BEFORE_UPDATE
SET_UD_IN_UPDATE
It is a very important BADI if one needs to do assignment on updating Inspection Lots and Usage Decision. You can even use this BADI in ME23N from another use exit to auto create Inspection Lot, update Usage Decision and also Shelf Life Expiry Date.

is sky the limit... qm badi

No comments: