SAP Function Module RH_INIT_TREE

Initialisierung GUI-Baum

The Function Module RH_INIT_TREE (Initialisierung GUI-Baum) is a standard Function Module in SAP ERP and is part of the function group RHDM within the package SP00.

Technical Information

Function Module RH_INIT_TREE
Short Text Initialisierung GUI-Baum
Function Group RHDM
Package SP00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEPTH LIKE 0 Display depth of the structure
OFFSET LIKE SY-FDPOS 3 Length of the indentation
POSITION LIKE SY-FDPOS 1 Output line item in the report
TOP_LEVEL LIKE STRUC-LEVEL 1 Top level of structure

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

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_LEVEL Invalid level
INVALID_OFFSET Invalid indentation
INVALID_POSITION Invalid output line item