cancel
Showing results for 
Search instead for 
Did you mean: 

Debug the script or smartform for spool request

Former Member
0 Kudos

Hi All Experts,

Could some one guide me that how can I debug the script or smartform which does not have a normal print preview but print preview or print can only be done through the spool request.

My problem is that there is a transaction in which the only way to see the print preview is through spool request and If I go to the spool request number and see the print preview, it does not let me go inside the debugger of script or smartform.

I think spool request is nothing but it is a kind of image which displays the data.

Could you tell me how can I debug the script and smart form in such kind of situations.

Thanks,

Mark

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

HI Mark,

First we need to put Break point in Print program where ever you want to stop the execution.

After in SE71 give your form name and go to Utilities-->Active De-bugger.

Then go to your transcation like VF03(for Invoice or Credit memo) etc to see the print preview or print the form execute it.

When you execute it the the form Debugging will get activated and you can see your Form execution step by step.

Reward points if usefull

Cheers!!!

Pankaj