Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

User Exit for MI09/MI07

Former Member
0 Kudos

Hi All,

Can someone help me find user exit for T-codes MI09 and MI07; if there is any user exit available in SAP

Thanks in advance

Regards,

Habeeb

3 REPLIES 3

Former Member
0 Kudos

Hi,

Check the following enhancements available for the development class of the transaction MI09 & MI07

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

MBCFC003 Maintenance of batch master data for goods movements

MBCFC004 Maintenance of batch specifications for goods movements

Thanks,

Naren

Former Member
0 Kudos

hi

here is one way to find the user exits for any tcode

Go to tcode --> system --> status ... U get the program name .. then goto GOTO --> Attributes --> get the package name ..

Now go to transaction SE80 --> Repository Information System --> Enhancements --> Customer Exits --> Enhancements --> now give the package name in the seletion screen ...... and execute ... u'll get all the user xits name .....

This is one of the way to find the user exit

~~Guduri

0 Kudos

Hi All,

While posting a document from Mi07 what is the BTE or user exit which gets triggered because we did the coding in a BTE (1120) before and it was populating WBS element while posting the document but if we make changes in master data (removing the cost center from the GL account)it is not getting triggered and giving the same error msg saying the GL account requires cost object

Thanks in advance

Regards,

Habeeb