Skip to Content
0
Dec 03, 2009 at 09:30 PM

Debuging issue

73 Views

IW31/32 has been enhanced to call a functionmodule

CALL FUNCTION 'Z_RFC_STATUS_CHANGE' DESTINATION v_dest

the v_dest has a value of BIZTALK.

one of the parameters being sent is a status (text field)

I added a new status code to be sent and the Functionmodule Fails

I try debugging with internal and external breakpoints and I never manage to get to debug as the module executes.

how can I debug this FM so I can determine what causes the failure?

Any help will be appreciated.