The Function Module COM_HIERARCHY_TEXT_READ_MULTI () is a standard Function Module in SAP ERP and is part of the function group COM_HIERARCHY_TEXT within the package COM_HIERARCHY.
Function Module | COM_HIERARCHY_TEXT_READ_MULTI |
Short Text | |
Function Group | COM_HIERARCHY_TEXT |
Package | COM_HIERARCHY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_HIERARCHY_GUID | TYPE | COMT_HIERARCHY_GUID_TAB | Hierarchy GUID List | |
IV_ALL_LANGUAGES | TYPE | COMT_BOOLEAN | SPACE | Logical Variable |
IV_CURRENT | TYPE | COMT_BOOLEAN | 'X' | Logical Variable |
IV_LANGU | TYPE | SYLANGU | SAP R/3 System, Current Language | |
IV_TIMESTAMP | TYPE | COMT_TIMESTAMP | Time Stamp | |
IV_UPDATE_BUFFER | TYPE | COMT_BOOLEAN | 'X' | Logical Variable |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_HIERARCHYT | TYPE | COMT_HIERARCHYT_TAB | Hierarchy description |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.