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

badi/user for me01while we save the data

Former Member
0 Likes
853

Hello all,

I have tried user exit like LMEQR001 and LWSUS001 so that when every i save the data in me01, the material number and plant number should be inserted into ztable.

Can any one help me out of this???

Hello all,

I have tried user exit like LMEQR001 and LWSUS001 so that when every i save the data in me01, the material number and plant number should be inserted into ztable.

Can any one help me out of this???

3 REPLIES 3
Read only

former_member361845
Participant
0 Likes
705

Use badi for your reuirement:

Few of them:

ME_CCP_BESWK_AUTH_CH

Also,

ME_CHECK_ALL_ITEMS

ME_PURCHDOC_POSTED

Hope this will help you.

Read only

0 Likes
705

Thanks for your reply but this doesn't help.....

i have place break point in each of the given badi but when i delete the vendor or add the vendor in me01 it doesn't go for debugging.

any other badi/user exit?

Read only

0 Likes
705

Ravi,

Did you figure this issue out or did anyone reply on how to add logic for validations upon saving in ME01?  If so, could you please share what you did?  I tried the various BADI's and created METHODS (Class/Interface) via SE18 putting a 'break-point' at the top of each and when I saved my data in each, neither of the changes for the BADI's triggered a break.  Thanks.

Erik

<<BADI's TESTED>>

ME_CHECK_SOURCES

ME_CCP_BESWK_AUTH_CH

ME_CHECK_ALL_ITEMS

ME_PURCHDOC_POSTED