on ‎2017 Aug 30 6:23 PM
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Scott,
There are two ways to do it as below.
1st approach:
You have setup the further data of output as below,in this case it requires you to setup the update debugging.then it will stop at your desired breakpoint as suggested by Jurgen.(small trcik).Sometimes it si not required when the Standard FMs not called at update task,that is why SAP KBA has not mentioned it probably.

2nd approach: Whenever I need to debug, I follow this and it works 100% times.
Change PO->Messages-> repeat output->further data-> set 1

Then Run RSNAST00 it wil stop at your breakpoint.
RSNAST00 is actually the parent program of processing all kinds of output,however SAP has some specific programs and t-codes for individual output message processing in each process area though I have observed all can be processed by same RSNAST00.
Regards,
Avik
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
super useful thanks
Try to follow the steps given in OSS note 1955591 - How to troubleshoot print / smartform and message output issues in MM-PUR
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Scott,
do you try to debug the preview or the creation of a new output?
If you want to debug the creation of a new output, check in transaction NACE the relevant condition records.
As "Dispatch Time" (or "Transmission Time") 4 should be costomised for your debugging.
Example:

Compare https://help.sap.com/saphelp_erp60_sp/helpdata/en/a0/86ce53118d4308e10000000a174cb4/frameset.htm
Regards,
Hubert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.