Application Development and Automation 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: 
Read only

MB01 Userexit

Former Member
0 Likes
386

Hi all,

While using 122 movement type for goods return using MB01 Transaction , if invoice verification is done , system should pass a error message stating invoice verification is done ,,

kindly give me a solution ,...

1 ACCEPTED SOLUTION
Read only

former_member632991
Active Contributor
0 Likes
345

Hi,

try these userexit

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.

Regards,

Sonika

3 REPLIES 3
Read only

former_member632991
Active Contributor
0 Likes
346

Hi,

try these userexit

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.

Regards,

Sonika

Read only

0 Likes
345

hi sonika ...

thanks for your reply ..

can u plz tell me which user exit will be useful to my scenario ?

Read only

0 Likes
345

Hi,

for that just put the breakpoint in each of the exit and then check the exit which breaks at ur requirement.

Regards,

Sonika