Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Debug Adobe form via MB02

Former Member
0 Likes
1,031

hi Friends,

I'm trying to debug Adobe form for which Driver program(Module pool) is the standard one.

I placed break-point at program level and tried with MB02 to print GR slip, but nowhere it's stopping and ending up with blank data at Form !

Please provide inputs.

Regards,

Suren.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
927

Hi,

Did you have update debugging (debugger preferences) switched on?

Did you place the break-point in the entry-point, which is defined in customizing?

Best Regards,

Benjamin

hi Friends,

I'm trying to debug Adobe form for which Driver program(Module pool) is the standard one.

I placed break-point at program level and tried with MB02 to print GR slip, but nowhere it's stopping and ending up with blank data at Form !

Please provide inputs.

Regards,

Suren.

4 REPLIES 4
Read only

Former Member
0 Likes
928

Hi,

Did you have update debugging (debugger preferences) switched on?

Did you place the break-point in the entry-point, which is defined in customizing?

Best Regards,

Benjamin

Read only

0 Likes
927

hi Benjamin,

Break-point placed at entry point at program level, and it's not even going to debug mode to switch on Update debugging !

At MB02, even i tried with 'send with periodically scheduled job' and run via 'RSNAST00', but of no use..


Placed external breakpoint at Interface 'code initialization' and tried too...

But i can see the spool generation - there just blank layout is appearing !

Please do needful.

Regards,

Suren.

Read only

0 Likes
927

Hi Suren,

Did you try to put a external break-point in the program RSNAST00 sub-programm programm_aufrufen. This is were the print program gets called. You can try this starting the debugger with /h.

Best regards,

Benjamin

Read only

0 Likes
927

hi Benjamin,

As suggested, i tried with 'send with periodic job' with breakpoints in RSNAST00. But strangely no outputs triggering and no stop at breakpoints !  At RSNAST00, i tried with options 1,5 at 'Transmission medium'.....

And also want to clarify on one thing, due to NACE configuration issue, is there any chance of skipping the driver program and only Layout trigger, bcoz in my case, at spool, i can see the custom form layout is displaying without any data.

Please suggest.

Regards,

Suren.