To debug a user exit macro, go to SMOD enhancement "APODM005" and put a break point inside the include and run the macro interactively from planning book.
To debug a BADI macro go to SE19 --> /SAPAPO/ADVX --> Display --> then place your break point in the implemented badi and run the macro interactively from planning book.
To debug CIF queues,
1) To block the queues you can set up a debugging profile in transaction /SAPAPO/C4 --> then go to SMQ2 --> Double click on ther CIF queue --> Double click again which displays queue name to be processed --> then click on debug button in menu bar.
2) Deregister the queues by starting with CF* in transaction SMQR --> hen go to SMQ2 --> Double click on ther CIF queue --> Double click again which displays queue name to be processed --> then click on debug button in menu bar.
Regards,
TP
Add a comment