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

debugging sapmssy0

Former Member
0 Likes
567

HI all,

Can anyone please suggest a method to debug SAPMSSY0.

regards

samarendra.

2 REPLIES 2
Read only

Former Member
0 Likes
456

Do a where used list on this Subroutine pool and find a executable program/Function Module and start debugging.

Read only

Former Member
0 Likes
456

HI.

Put the break-point in the code of SAPMSSY0. and go to se80 avd give the package name as SABP , find the trasaction code like SLIN,AMEN etc by package name.Execute the trasaction as per your requirement.Dubugger will trigger.

Regards.

jay