cancel
Showing results for 
Search instead for 
Did you mean: 

Picking output not hitting breakpoint in print program

former_member184551
Contributor
0 Kudos

Hi Guys,

I have an o/p type ZK00, I need to debug the print program and the script for it. I have placed a breakpoint in the print program at the designated routine in TNAPR (Entry). Now when I try to save the delivery I expect it to hit the code but it isnt. It creates another line in the Extras --> Picking o/p and created a spool as well! Wonder how is it doing that when its not going through the program or the script.

Breakpoints on the form and the driver are in the same client.

Thanks for reading

Regards

Sameer

Accepted Solutions (1)

Accepted Solutions (1)

naimesh_patel
Active Contributor
0 Kudos

You need to activate the Update Debugging in order to stop it to your break point.

Before saving Delivery, start debugging and Settings > Update Debugging.

Regards,

Naimesh Patel

0 Kudos

where is that option?

Answers (1)

Answers (1)

Former Member
0 Kudos

Are u sure about ur print program, check in nace, is it correct print program u have modified.

also see if u have placed breakpoint in some condition may be.

and then debug using update debugging.