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: 

MB22 - delete reservation - user exit

VB09104
Active Participant
0 Kudos

hi all,

while deleting reservation thr' transcation MB22 i want to add that history in SLG1 log. i have created object and subobject in SLG0 but need to add the code for creating and adding entry to log

where should i add it? i tried to add that code in MB_RESERVATION_BADI but it's not working...

plz help me in solving this..

regards,

vikas

1 REPLY 1

Former Member
0 Kudos

check user Exits

Transaction Code - MB22 Change Reservation

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.

Reward if useful...............

Minal