Menu

SAP Function Module BM_RFC_OBJECT_GET_DATA

The Function Module BM_RFC_OBJECT_GET_DATA () is a standard Function Module in SAP ERP and is part of the function group SFTO within the package SDFM.

Technical Information

Function Module BM_RFC_OBJECT_GET_DATA
Short Text
Function Group SFTO
Package SDFM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CHECK_TYPE TYPE UFFLAG 'X' Data element for Flag - Any use
I_GET_ATTR_FLAGS TYPE UFFLAG 'X' Data element for Flag - Any use
I_GET_TADIR_DATA TYPE UFFLAG 'X' Data element for Flag - Any use
I_LANGUAGE TYPE SY-LANGU SY-LANGU SAP R/3 System, Current Language
I_RFC_DESTINATION TYPE RFCDEST SPACE Logical Destination (Specified in Function Call)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MESSAGE TYPE BMMSG Transfer structure for messages
E_OBJDATA LIKE BMOBJDATA

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.