‎2010 Oct 11 10:33 AM
Hi Experts,
I m debugging VF31 T.Code. For that I have changed all the possible changes through NACE as per requirement , LIKE PROGRAM
NAME, SMARTFORMs NAME . and there I put break-point in program .
but problem is that when i execute the program the old or standard program is going to execute and control is not coming on my zprogram which i assigned on NACE as well as control is not comming on standard program also if used previous standard program . Its directly display the output.
Pl suggest me the sollution, how to put debugger in the program.
Thanks & Regards,
Swapnika
‎2010 Oct 11 10:38 AM
Activate UPDATE DEBUGGING to debug the program assinged to output types.
Edited by: Vinod Kumar on Oct 11, 2010 3:09 PM
‎2010 Oct 11 10:53 AM
Hi Vinod,
Thx for quick reply.... I have one doubt can u tell where is this option UPDATE DEBUGGING in program. Pl don't mind .
Rgards,
Swapnika
‎2010 Oct 11 10:59 AM
Search SCN for UPDATE DEBUGGING. You will get many threads explaining UPDATE DEBUGGING.
‎2010 Oct 11 9:47 PM
To activate update debugging
Classic Debugger :
Setting->Update debugging
New Debugger :
Setting->Display/Change Debugger Settings->Check the Update debugging checkbox .