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

how to debug standard t code MIGO.

Former Member
0 Likes
2,703

I need to debug standard t code MIGO, but need to remove the breakpoints while debuging.

5 REPLIES 5
Read only

former_member196331
Active Contributor
0 Likes
1,634

Question is not Clear.
You can debug it like Ztcode debugging, St05,Se30 Some T codes are there,You Can check it,
But said remove the breakpoints did not understood. In coding you mentioned or while debugging are you enable the debugging.

Read only

NTeunckens
Active Contributor
0 Likes
1,634

You could also make use of trx. "SAAB" to enable debugging based on CheckPoint Groups, such as : MB_MAA, MIGO_DOC_BATCH, MB_WABWE, MIGO_DOC_BATCH_POST, ...

Read only

Jelena_Perfiljeva
Active Contributor
1,634

Well, then remove them. What exactly is the challenge? I'm confused...

Read only

Former Member
0 Likes
1,634

That you expect to debug MIGO without understanding how breakpoints work baffles me.

Put your breakpoint in, execute the program. Click on the breakpoint. Poof...

Read only

0 Likes
1,634

Try this.

function Group

SAPLMIGO

Search for BREAK

hope its helbs