2009 May 18 5:28 PM
What's the user exit program for MB1A checking when Save the transaction?
gracias amigos..¡¡¡
2009 May 18 5:39 PM
Hi,
I found the Enhancements: MBCFC003, MBCFC004 and MBCFC010.
Put some break-point on functions call e see where it is better for you.
Regards,
2009 May 18 6:10 PM
Try
MB_DOCUMENT_BEFORE_UPDATE
MB_DOCUMENT_UPDATE
From MB_DOCUMENT_BADI
Regards
2009 May 18 6:10 PM
Try MB_CF001.
Transaction Code - MB1A Goods Withdrawal
Exit Name Description
MBCF0002 Customer function exit: Segment text in material doc. item
MBCF0005 Material document item for goods receipt/issue slip
MBCF0006 Customer function for WBS element
MBCF0007 Customer function exit: Updating a reservation
MBCF0009 Filling the storage location field
MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1
MBCF0011 Read from RESB and RKPF for print list in MB26
MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.
2009 May 18 8:39 PM