Menu

SAP Function Module BM_HIERARCHY_SHOW

Anzeige Hierarchische Liste

The Function Module BM_HIERARCHY_SHOW (Anzeige Hierarchische Liste) is a standard Function Module in SAP ERP and is part of the function group SF06 within the package SDFM.

Technical Information

Function Module BM_HIERARCHY_SHOW
Short Text Anzeige Hierarchische Liste
Function Group SF06
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
MODEL_TYP LIKE DF41S-MODEL_TYP
MODIFY TYPE BMT_FLAG SPACE
PARENT_OBJ LIKE DF41S-PARENT_OBJ
PARENT_TYP LIKE DF41S-PARENT_TYP

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXIT TYPE BMT_FLAG

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.