Application Development and Automation 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: 
Read only

Re. VF31 (Commercial Invoice Debug)

Former Member
0 Likes
809

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

4 REPLIES 4
Read only

Former Member
0 Likes
738

Activate UPDATE DEBUGGING to debug the program assinged to output types.

Edited by: Vinod Kumar on Oct 11, 2010 3:09 PM

Read only

0 Likes
738

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

Read only

0 Likes
738

Search SCN for UPDATE DEBUGGING. You will get many threads explaining UPDATE DEBUGGING.

Read only

0 Likes
738

To activate update debugging

Classic Debugger :

Setting->Update debugging

New Debugger :

Setting->Display/Change Debugger Settings->Check the Update debugging checkbox .