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

user exit program for MB1A

Former Member
0 Likes
462

What's the user exit program for MB1A checking when Save the transaction?

gracias amigos..¡¡¡

4 REPLIES 4
Read only

Former Member
0 Likes
429

Hi,

I found the Enhancements: MBCFC003, MBCFC004 and MBCFC010.

Put some break-point on functions call e see where it is better for you.

Regards,

Read only

Former Member
0 Likes
429

Try

MB_DOCUMENT_BEFORE_UPDATE

MB_DOCUMENT_UPDATE

From MB_DOCUMENT_BADI

Regards

Read only

Former Member
0 Likes
429

Try MB_CF001.

Transaction Code - MB1A Goods Withdrawal

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.

Read only

Former Member
0 Likes
429

Try MB_CF001 .