Menu

SAP Function Module BM_NODE_READ

Read hierarchy node

The Function Module BM_NODE_READ (Read hierarchy node) is a standard Function Module in SAP ERP and is part of the function group SF05 within the package SDFM.

Technical Information

Function Module BM_NODE_READ
Short Text Read hierarchy node
Function Group SF05
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
DISPLAY_MODE_FOR_TEXT TYPE CHAR1 'D' Single-Character Flag
LANGUAGE TYPE SY-LANGU SY-LANGU SAP R/3 System, Current Language
TABLE_NAME TYPE TTREETYPE-DB_TABLE SPACE General hierarchy tool structure type table name
TEXT_OF_REFERENCE TYPE CHAR1 SPACE Single-Character Flag

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.