‎2007 Mar 14 1:57 PM
Hi Guys,
I have made a copy of the standard SAPScript QM_QCERT_01 and make the changes to it. Now I have to make the changes to the print program. I have copied the standard program RQCAAP00 to Z program and assigned the program to form in NACE.
Problem in when I am generating my certificate from T-Code QC21 it is not hitting the break point in the print program, thus I am not able to debug. Do anyone has any suggestions. Let me know if I am missing some thing in configuration.
Thanks
Rohit
‎2007 Mar 14 2:00 PM
Hello,
Activate the debugger in SE71 like this.
In SE71 give the form name and UTilities--->Activate Debugger.
Also chech u have enter the formname of the print pgm in NACE.
Regards,
Vasanth
‎2007 Mar 14 2:09 PM
HI,
Yes form name in assigned in Nace to the program. Does Debugger will debug the program too. I have put hard break point in the print program, but still it is not touching it.
Rohit