cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

break point in drive program forms

adil
Participant
0 Likes
633

i set a break point in drive program of sapscript form

but when i print it displays PDF print but don't pass by break point.

can i have help?

View Entire Topic
adil
Participant
0 Likes

i try to be more clear .i use VL02n to print the forms (application V2). in TNAPR table the Output type is 'ZLD1' and Program name is 'ZZZXXX'. and form name is 'ENTRY' . i set the break point in form name 'ENTRY' . when i excute VL02N with output type 'ZLD1' , debug doesn't pass by breakpoint.

Former Member
0 Likes

hi,

1.once check in the Nace, where you are assigned the form with the driver program.

2.May be there output format is PDF.So it is not triggering .Check it and let me know.

Regards,

If helpful reward with points(Don't forget).

Former Member
0 Likes

Hi,

put a session break point in the driver program and try it.

Regards

Sandipan