Menu

SAP Function Module BM_RFC_OBJECT_NAVIGATE

The Function Module BM_RFC_OBJECT_NAVIGATE () 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_NAVIGATE
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_COMP_OBJ_ID TYPE BMOBJECT-ID SPACE
I_EXTENSION TYPE HIER_NAMES SPACE Structure enhancement ID
I_INITIAL_SCREEN TYPE UFFLAG SPACE Data element for Flag - Any use
I_LANGUAGE TYPE SY-LANGU SY-LANGU SAP R/3 System, Current Language
I_MODE TYPE RPYGSGF-MODE 'SHOW' CICO Mode
I_NAV_CODE TYPE CHAR1 '1' Single-Character Flag
I_OBJECT_ID TYPE BMOBJECT-ID Object ID
I_OBJECT_TYPE TYPE BMOBJECT-TYPE Object Type
I_POPUP TYPE UFFLAG SPACE Data element for Flag - Any use
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_CANCELLED TYPE UFFLAG Data element for Flag - Any use
E_MESSAGE TYPE BMMSG Transfer structure for messages
E_OBJECT_DATA TYPE BMOBJDATA
E_OBJECT_ID TYPE BMOBJECT-ID Object Definition

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.