Menu

SAP Function Module STREE_BROWSER_START

The Function Module STREE_BROWSER_START () is a standard Function Module in SAP ERP and is part of the function group SHI01 within the package SHI4.

Technical Information

Function Module STREE_BROWSER_START
Short Text
Function Group SHI01
Package SHI4
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ASSIGNMENT_DISP_MODE LIKE HIER_TYPES-CHAR1
CHANGE_FILTER_TPLAN TYPE CHAR01
DESCRIPTION LIKE TTREET-TEXT Explanatory text
DISPLAY_MODE LIKE HIER_TYPES-CHAR1 'D'
ENQUEUE_MODE LIKE HIER_TYPES-CHAR1 'D'
EXPAND_SPECIAL TYPE HIER_YESNO Flag with Values ' ' and 'X'
EXTENSION_ID LIKE TTREE_EXT-EXTENSION ' '
GUI_CONTAINER CLASS CL_GUI_CONTAINER
ID_FOR_USE_AS_FILTER LIKE TTREE-ID SPACE GUID for Structure
LANGUAGE LIKE SY-LANGU SY-LANGU Language
NO_COMMIT_WORK LIKE HIER_TYPES-CHAR1 'X'
NO_TOOLBAR TYPE HIER_YESNO FALSE Flag with Values ' ' and 'X'
PARALLEL_INSTANCES TYPE HIER_YESNO SPACE
POSITION_ON_NODE LIKE HIER_IFACE-NODE_ID SPACE Node to be Expanded
POSITION_ON_NODES TYPE SHI_NODE_IDS
RFC_DESTINATION LIKE RFCDES-RFCDEST 'NONE' RFC destination
STRUCTURE_ID LIKE TTREE-ID Structure ID

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
PARENT_NODES LIKE HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface
TOOLBAR_BUTTONS LIKE STREETOOLB Tree Control Toolbar Buttons
USER_PARAMETERS LIKE STREEPROP

Exceptions

This function module does not define any Exceptions.