Skip to Content
0
May 04, 2007 at 10:30 AM

Debugging call transaction statement

109 Views

hi,

I am triggering a remotely enabled function module from a webdynpro application from portal. i am debugging this process from SM50 transaction. The function module has a call transaction statement calling VA42 transaction.

I tried below options and these did not work.

I tried changing the mode in debug mode to 'A'.

I tried to complete execution of this statement in background mode only, giving a breakpoint after this statement so that i can get bdcmsgcoll table and see the details.

But at the call transaction statement, the debug operation fails and the process is end abruptly.

Please tell me whether debugging for a call transaction statement from SM50 screen is possible and how?

Thanks in advance,

Padmini

Message was edited by:

Padmini Manickaraj