Menu

SAP Function Module STREE_BROWSER

Hierarchy Display

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.

Technical Information

Function Module STREE_BROWSER
Short Text Hierarchy Display
Function Group SHI0
Package SHI0
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 LIKE HIER_TYPES-CHAR1 'D'
NO_COMMIT_WORK LIKE HIER_TYPES-CHAR1 'X'
STRUCTURE_ID LIKE TTREE-ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESSAGE LIKE HIER_MESS Message

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.