17.08.2013 Views

Data Interfaces

Data Interfaces

Data Interfaces

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Destinations BACK, SPACE and NONE<br />

System A System B<br />

...<br />

CALL FUNCTION 'B'<br />

DESTINATION 'B'<br />

...<br />

© SAP AG<br />

FUNCTION A.<br />

...<br />

ENDFUNCTION.<br />

Result A<br />

Result B<br />

FUNCTION B.<br />

...<br />

...<br />

CALL FUNCTION 'A'<br />

DESTINATION<br />

ENDFUNCTION.<br />

'BACK'<br />

When executing a RFC function, you can call an RFC-enabled function in the calling system with<br />

CALL FUNCTION ... DESTINATION 'BACK'. You can use the BACK destination with RFC<br />

between two R/3 systems and between R/3 and external C programs (RFC SDK), as well as with the<br />

RFCDES connection types 3 and T.<br />

Two functions can call each other recursively.<br />

If you want to execute a function module locally, you specify the destination SPACE.<br />

You specify the destination NONE if you want to execute a function module locally, but the call to be<br />

performed is technically a REMOTE call (i.e. via a gateway). (See RFC test without partner system.)

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

Saved successfully!

Ooh no, something went wrong!