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: 

Change of Check Indicator for ME11

Former Member
0 Kudos

Dear colleagues,

I want to insert one authorization object (M_MATE_MAR) to initial check of transaction ME11. If I insert this authorization object through SU24 to change u201Ccheck indicator for ME11u201D will it be enough or after inserting I also need to modify the original code or use exit/badi avaible by checking AUTHORITY-CHECK.

Regards

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Better use Badi as it will leave you with original code as it is.

Rajesh

Edited by: Rajesh Nanda on Dec 10, 2009 3:29 PM

5 REPLIES 5

Former Member
0 Kudos

Hi,

Better use Badi as it will leave you with original code as it is.

Rajesh

Edited by: Rajesh Nanda on Dec 10, 2009 3:29 PM

0 Kudos

Thanks for reply Nanda,

Do you know if there is any Badi available of ME11? As you mentioned adding this authorization object (M_MATE_MAR) will be of no use if it is not checked in the program.

Regards

0 Kudos

Any comments?

0 Kudos

Hi Melih

Your development team will be able to advise you of the options with regards to exits/EP's/BADI's etc.

Former Member
0 Kudos

Ok