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: 

Userexit for MB1B at the time of saving

former_member212005
Active Contributor
0 Kudos
211

Hi All,

We are looking for a userexit which is triggered after saving the MB1B transaction.....We want to give a pop-up message to the user indicatng that he is performing this transaction...and he needs to confirm before actually proceeding......

Most of the userexits we saw are either triggered in Update task or after saving of the material document...

Can someone please help on this?

2 REPLIES 2

Former Member
0 Kudos
59

Have you checked BADI : MB_DOCUMENT_BADI ? Method MB_DOCUMENT_BEFORE_UPDATE may be helpful for your requirement.

Former Member
0 Kudos
59

Hi,

For the transaction mb11/mb1b/mb1c

Check the following exits

MBCF0002

MBCF0005

MBCF0006

MBCF0007

MBCF0009

MBCFC003

MBCFC004

MBCF0011