‎2008 Apr 03 10:25 AM
when none of the userexits(MB01) are workin out n none of the badis(MB01) are workin out due to export parameters.. how could i search for correct user exit by debuggin MB01.. ?
‎2008 Apr 03 10:27 AM
Did you check these BADI's
MB_MIGO_BADI
MB_MIGO_ITEM_BADI
and Use MIGO instead of MB01.
‎2008 Apr 03 10:27 AM
Did you check these BADI's
MB_MIGO_BADI
MB_MIGO_ITEM_BADI
and Use MIGO instead of MB01.
‎2008 Apr 03 10:29 AM
Hi,
User exits for mbo1 are:
Business Add-in
MB_RESERVATION_BADI
MB21/MB22: Check and Complete Dialog Data
MB_QUAN_CHECK_BADI
BAdI: Item Data at Time of Quantity Check
MB_PHYSINV_INTERNAL
Connection: Core Inventory and Retail AddOn
MB_MIGO_ITEM_BADI
BAdI in MIGO for Changing Item Data
MB_MIGO_BADI
BAdI in MIGO for External Detail Subscreens
MB_DOC_BADI_INTERNAL
BAdIs when Creating an Article Document (SAP Internal)
MB_DOCUMENT_UPDATE
BADI when updating article document: MSEG and MKPF
MB_DOCUMENT_BADI
BAdIs when Creating an Article Document
MB_CIN_MM07MFB7_QTY
Proposal of quantity from Excise invoice in GR
MB_CIN_MM07MFB7
BAdI for India Version exit in include MM07MFB7
MB_CIN_LMBMBU04
posting of gr
MB_CHECK_LINE_BADI
BAdI: Check Line Before Copying to the Blocking Tables
ARC_MM_MATBEL_WRITE
Check Add-On-Specific Data for MM_MATBEL
ARC_MM_MATBEL_CHECK
Check Add-On-Specific Criteria for MM_MATBEL
To find user exit for any transaction do this :
Justt Go To SE84
Give The PRogram Name Or PAckage name In Which ME22N is present.
Then Click On Display
Then Click On Enhancements
Then U will Get USer Exits Aswell As BAdis.
Reward Points if found helpfull..
Cheers,
Chandra Sekhar.
‎2011 Jan 05 7:47 AM