17.08.2013 Views

Data Interfaces

Data Interfaces

Data Interfaces

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Remote Debugging<br />

R/3 A<br />

REPORT CUGE.<br />

PARAMETERS ...<br />

DATA ...<br />

CALL FUNCTION<br />

'RFC_CUSTOMER_GET'<br />

DESTINATION 'B'<br />

...<br />

...<br />

© SAP AG<br />

Remote debugging is possible between two R/3 systems.<br />

R/3 B<br />

FUNCTION RFC_CUSTOMER_GET.<br />

DATA ...<br />

SELECT * FROM KNA1 ...<br />

...<br />

ENDFUNCTION.<br />

If you run the calling program in debugging mode, the code of the remote function module is transported<br />

to and displayed in the calling system. All the usual debugging options such as Single step and Execute<br />

are also supported in the ABAP/4 code of the function module.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!