The Function Module STREE_BROWSER (Hierarchy Display) is a standard Function Module in SAP ERP and is part of the function group SHI0 within the package SHI0.
Function Module | STREE_BROWSER |
Short Text | Hierarchy Display |
Function Group | SHI0 |
Package | SHI0 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DISPLAY_MODE | LIKE | HIER_TYPES-CHAR1 | 'D' | |
NO_COMMIT_WORK | LIKE | HIER_TYPES-CHAR1 | 'X' | |
STRUCTURE_ID | LIKE | TTREE-ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MESSAGE | LIKE | HIER_MESS | Message |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
POSITION_HIERARCHY | LIKE | HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | |
USER_PARAMETERS | LIKE | STREEPROP |
This function module does not define any Exceptions.