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: 

How to find Enhancement part for to get Responsible Person for ML81N transction

Former Member
0 Kudos

Hello All,

I have an requirement in ML81n Transaction, When user will create Service Entry Sheet manually in ML81n based on PO number and Item Number I need to Display Person Responsible name ( ESSR-SBNAMAG ).

Kindly tell me how to find the Enhancement part or user exit and kindly Tell me the procedure for to achieve the Functionality.

Thanks and Best Regards,

S.k.prabhakar.

2 REPLIES 2

bertrand_delvallee
Active Participant
0 Kudos

Hello,

Like for any transaction or program or process you can try this : put a break-point on FM SXV_GET_CLIF_BY_NAME.

You will find several detailled articles if you use this name in your search.

For example, there : http://oprsteny.com/?p=235 (not read)

You can also go in SE80 for package ML and look in node Extensions.

Best regards

Bertrand

kiran_k8
Active Contributor
0 Kudos

Prabhakar,

Check if the table ENHSPOTOBJ will give you some lead regarding the available ENH Spots in ML81N.

Besides this,you can check with search in the program with the keyword "ENHANCEMENT-POINT", "SPOTS" etc.

Also check other ENH related tables ENH* in SE11.

K.Kiran,