SAP ABAP Function Module OBJ_METHOD_GET_RFC_DESTINATION (Determines the RFC destination for a remote method call)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ALE (Application Component) ALE Integration Technology
     SALE (Package) Application Link Enabling
Basic Data
Function Module OBJ_METHOD_GET_RFC_DESTINATION Determines the RFC destination for a remote method call  
Function Group BDFC   ALE interface to comm. level  
Program Name SAPLBDFC    
INCLUDE Name LBDFCU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RFC_DESTINATION TYPE BDBAPIDEST-RFC_DEST RFC destination for this call
Importing OBJECT_TYPE TYPE BDI_BAPI-OBJECT Object type
Importing METHOD TYPE BDI_BAPI-METHOD Method to be called from remote
Importing LOGICAL_SYSTEM TYPE BDBAPIDEST-LOG_SYS Target system for the remote call
Exception NO_RFC_DESTINATION_MAINTAINED TYPE No RFC destination for this combination
Exception ERROR_READING_METHOD_PROPS TYPE Error occurred when reading the method attributes
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19980220 
SAP Release Created in