Menu

SAP Function Module OBJ_METHOD_GET_RFC_DESTINATION

Determines the RFC destination for a remote method call

The Function Module OBJ_METHOD_GET_RFC_DESTINATION (Determines the RFC destination for a remote method call) is a standard Function Module in SAP ERP and is part of the function group BDFC within the package SALE.

Technical Information

Function Module OBJ_METHOD_GET_RFC_DESTINATION
Short Text Determines the RFC destination for a remote method call
Function Group BDFC
Package SALE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOGICAL_SYSTEM LIKE BDBAPIDEST-LOG_SYS Target system for the remote call
METHOD LIKE BDI_BAPI-METHOD Method to be called from remote
OBJECT_TYPE LIKE BDI_BAPI-OBJECT Object type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RFC_DESTINATION LIKE BDBAPIDEST-RFC_DEST RFC destination for this call

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_READING_METHOD_PROPS Error occurred when reading the method attributes
NO_RFC_DESTINATION_MAINTAINED No RFC destination for this combination