‎2009 Sep 02 6:51 AM
hi all,
Is there any user-exit to validate Doc Header Text field in MB1A Transaction first screen.
I am able to validate after entering second screen using ( MBCF0002 ). This User Exit is not triggering after enter in 1st screen.
It is triggering after enter in second screen. but i need at first level only.
Please suggest.
Regards
Rami
‎2009 Sep 02 7:02 AM
Hi Rami,
Try these user exit.
MB_CF001 Customer Function Exit in the Case of Updating a Mat. D
MBCF0002 Customer function exit: Segment text in material doc. i
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_CREA
MBCF0011 Read from RESB and RKPF for print list in MB26
Regards,
Vijay
‎2009 Sep 02 7:08 AM
These are available user exits for TCODE (MB1A)
EXIT_SAPMM07M_001 - MBCF0002 - Customer function exit: Segment text in material doc. item
EXIT_SAPMM07M_003 - MBCFC003 - Maintenance of batch master data for goods movements
EXIT_SAPMM07M_004 - MBCFC004 - Maintenance of batch specifications for goods movements
EXIT_SAPMM07M_005 - MBCF0006 - Customer function for WBS element
EXIT_SAPMM07M_009 - MBCF0009 - Filling the storage location field
EXIT_SAPMM07M_010 - MBCFC010 - Propose batch number on Inventory Management item screen
BADI's:
MB_CIN_MM07MFB7 - BAdI for India Version exit in include MM07MFB7
MB_CIN_MM07MFB7_QTY - Proposal of quantity from Excise invoice in GR
MB_DOCUMENT_BADI - BAdIs when Creating a Material Document
MB_DOC_BADI_INTERNAL - BAdIs when Creating a Material Document (SAP Internal)
MB_QUAN_CHECK_BADI - BAdI: Item Data at Time of Quantity Check
MB_CHECK_LINE_BADI - BAdI: Check Line Before Copying to the Blocking Tables
VB_SLED_MANAGEMENT - Control of Shelf Life Expiration Date Processing
‎2015 Feb 24 1:15 PM
Hi Rami,
Did you resolve the validation for Document Header text in MB1A screen? If so I need your guidance to resolve it.
Thanks,
Nivethaa.