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: 

debugging output types

Former Member
0 Kudos

Hi,

We can debug the processing program and routine in output type by setting them to execute with periodical jobs(instead of send immediately) and using RSNAST00 to run the unprocessed output.

How do we debug the change output program that we give in the first screen of the output type configuration? Any pointers to this would be very helpful. Thanks.

Regards,

Vijay

6 REPLIES 6

Former Member
0 Kudos

any bright ideas....

Former Member
0 Kudos

My understanding is u want to debug script print program. Put a break point in program. Control will come to this step and you can continue debugging.

0 Kudos

one tip,

the program in the output type need not necessarily be a sap script print program. The output type configuration is such that, it can accomodate 10-11 transmission mediums. Print is one of those mediums. I don't want to debug the print program, and hey putting a break point in the print program will not help debugging it. there's a different way to do it. I wanted to debug the change output program, which you can input in the first screen in the output type configuration.

Regards,

Vijay

0 Kudos

anyone got a solution for this problem.

I want to debug the change output program and routine that we give in the starting screen of our output type configuration

Regards,

Vijay

0 Kudos

Vijay,

Try use NACE transaction.

I think which will help you.

Regards,

Amey

0 Kudos

Hi Amey,

Could you tell me in elaborate how NACE would help me debug the change output program in output types.

(NACE is used to create output types, condition records, and assign them to output determination procedures)

Regards,

Vijay