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

How to debug a program which is configured in T-code NACE ?

Former Member
0 Likes
1,286

Hello Experts,

I am not able to debug my driver program for script.

Can any body plz tell me, How to debug a program which is configured in T-code NACE .

Its output type is V3- Billing.

5 REPLIES 5
Read only

Former Member
0 Likes
1,052

Hi,

Set the break point in the driver program , then the break point will trigger.

Regards,

Phani.

Read only

Former Member
0 Likes
1,052

Hi,

Whenever you want to debug a driver program place an break-point on it. or you can goto the transaction and then in the transaction bar put /h which will take you to the debug mode.

Hope it will help you.

Read only

Former Member
0 Likes
1,052

Hi,

Go to Utilities - Select Active degubber.

Regards

Md.MahaboobKhan

Read only

GauthamV
Active Contributor
0 Likes
1,052

hi,

open your script in SE71 and give form name and click display.

in menu click form - check -texts and press enter you will find the driver program of script.

to debug script goto utilities - activate debugger.

Read only

faisalatsap
Active Contributor
0 Likes
1,052

Hi, Sarang

Where you enter the T-Code u201CNACEu201D before writing T-Code here write u2018/hu2019 and press enter after this when you Execute you NACE T-Code it will automatically run in debugging mode,

Please replay if any problem,

Kind Regards,

Faisal