cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging ZdriverProg when attached toa Standard Transaction code

Former Member
0 Kudos

Hi all,

iam doing with SAP Standard smartform

initially the ZProgram and Zform are attached

to standard Program : RV56TD00 for the transaction VT02N

(ApplicationV7 - Shipment : Bill of Lading)

+

Zform

Now iam working on Modifying the ZProgram to Zprogram1 + Zform1

where Zform1 is modified version of Zform

Zprogram1 + Zform1 both are saved in LOCAL OBJECT

please let me know ..that

1) How can i test and Debug my Zprogram1

if possible Provide an example .. for the above said things ..

In Short : for a standard transaction ( VT02N ) where Zprog + Zform are attached . how to debug Zprog ????????????????

for appropriate answer Points will be rewarded instantly..

Looking for ur answer...

Thanks

Aslam...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Open the ZPROGRAM and put the breakpoint in that and go to VT02N transaction go with print prieview now it will display in debugging mode .

If you want to degug in smartforms open the smartform and create a program lines and in the input parameters give the variable you need to check in the debugging mode and go with print preview in the vt02n .

Thanks,

NN

Answers (0)