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 for ME01-Source lists

Former Member
0 Kudos
1,030

Hello and happy new year!!

We need to do some checks before a source list is updated using ME01 transaction code.

Does anybody know if there is a badi for this purpose?

Thank you in advance!

MARTA

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
803

Hi,

Check with the below BADI's.

GOS_SRV_SELECT

BADI_LAYER

Thanks,

Srinivas

4 REPLIES 4
Read only

Former Member
0 Kudos
804

Hi,

Check with the below BADI's.

GOS_SRV_SELECT

BADI_LAYER

Thanks,

Srinivas

Read only

0 Kudos
803

Hi,

Thank you wery much.

Your answer has been useful, but the method SELECT_SERVICES is just called when you execute ME01 and I need a method that is called when user push 'Save' button.

Can you help me?

Thank you in advance.

Read only

0 Kudos
803

Hii

I also have similar kind of requirement,

Need to do some vendor validation and issue a error message, when cliked on save bustton in ME01 tcode.

Please let me know if any body knows suitable exit or BADi

Thank you...!!!

Regards,

Nilesh

Read only

pk18975
Explorer
0 Kudos
803

Hi ,

My requirement is to create idoc for me01 and me02 using badi or exit or BTE ,

Any suggestions ?