Start of Content Area

Background documentation Destinations NONE and SPACE  Locate the document in its SAP Library structure

If you use qRFC with the destinations NONE or SPACE, any function module you call is processed in the local SAP system.

·        If you use SPACE, the function module can be executed on any application server.

·        If you use NONE, the function module is executed on the application server on which the qRFC call was performed.

This is necessary when the function module called by qRFC needs to access operating system files located on the application server of the qRFC caller. To enable this, qRFC changes the destination NONE to an internal SAP destination.

Note This internal SAP destination has the instance name defined in transaction SM51.

 

For reasons of compatibility, tRFC handles the destinations NONE and SPACE in exactly the same way as qRFC.

 

 

Continue by reading the following:

qRFC Programming

 

 

 

End of Content Area