‎2010 Feb 10 4:02 PM
Hi Friends,
I have used the following syntax
CALL FUNCTION FM DESTINATION DEST
EXCEPTIONS
SYSTEM_FAILURE
COMMUNICATION_FAILURE.
I am connecting from development 90 to development 60 system.I am not able to debug the scenario after call function .Can you p tell how can i debug this .However i am not getting any error but i am not able to see any output in dev-60.I am sure the connection is established.
Thanks and Regards,
Sakshi
‎2010 Feb 10 4:10 PM
Place an external debbuging point to debugg this...
Thanks
Rajesh
‎2010 Feb 10 4:28 PM
use an external breakpoint to trigger the debugging as there are 2 systems.
Thanks
Rajesh