‎2007 Apr 25 4:00 PM
hi all,
i had activated debugging for the sapscript form . but how do i deactivate
‎2007 Apr 25 4:02 PM
Hi
To DeActivate the Debugger . Go to Debugger menu -> Exit.
Reward Point if helpfull*********
‎2007 Apr 25 4:05 PM
Hi,
If you still running the SAPSCRIPT debugger, then close the SE71 and and run the transaction which you want to see the output.
Just come out the SE71, and the transaction code which you want to see the output, then start then you won't get the debugging screen
Regards
Sudheer
‎2007 Apr 25 4:11 PM
There is no nee d to explicitly deactivate.. when you come out of the Transaction it is turned off.. When you activate the debugger from SE71, internally the parameter id 'TTD' is set to true.. ie SET PARAMETER ID 'TTD' FIELD 'X'.
~Suresh