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 field resb-wempf in MB21

former_member1349771
Participant
0 Kudos

Hello Guru's,

I wish to put personal no. in this field resb-wempf for only a single material code.I used this Enhancement MBCF0002 and inserted my code also but while doing MB21 it is not stopping here please guide how to move ahead.

Thanks in advance.

Regards

3 REPLIES 3

GauthamV
Active Contributor
0 Kudos

hi,

use this exit.

MBCF0007.

EXIT_SAPMM07R_001.

TI_RESB_NEW STRUCTURE RESB

TI_RESB_OLD STRUCTURE RESB.

Former Member
0 Kudos

hi

use this enhancement MBCF0011.

in se84-> enhancements-> customer exits

former_member1349771
Participant
0 Kudos

i have done this using BADI MB_RESERVATION_BADI

Copied the badi in z & made changes in DATA_CHECK method