‎2011 Sep 09 8:38 PM
Hi all,
I have put a breakpoint (tried both hardcoded and session break) in my print program of my SAPscript, but it is not 'breaking' at that point. I am sure this is the correct print program and have also looked in the forums, but have found nothing.
Has anyone experienced this before? This is for opening the packing slip in VL02N
‎2011 Sep 09 8:57 PM
try turning on debugging in the SAPScript itself, instead...then it will step through each variable, etc.
‎2011 Sep 09 11:21 PM
Ended up using /h
The reason why it didn't break is because the code wasn't under a 'form'.