Menu

SAP Function Module BM_REFOBJECT_NAVIGATE

The Function Module BM_REFOBJECT_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_REFOBJECT_NAVIGATE
Short Text
Function Group SFTO
Package SDFM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE TYPE SY-LANGU SY-LANGU SAP R/3 System, Current Language
MODE TYPE RPYGSGF-MODE 'SHOW' CICO Mode
NODE_ID TYPE HIER_IFACE-NODE_ID Unique ID - 32 Characters
REF_ID TYPE BMREFDATA-ID Deneric Assignment Object ID
REF_TYPE TYPE BMREFDATA-TYPE Object Type

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.