The Function Module COM_HIERARCHY_GET_GUID_DB () is a standard Function Module in SAP ERP and is part of the function group COM_HIERARCHY_DB within the package COM_HIERARCHY.
Function Module | COM_HIERARCHY_GET_GUID_DB |
Short Text | |
Function Group | COM_HIERARCHY_DB |
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 |
---|---|---|---|---|
I_HIERARCHY_ID | TYPE | COMT_HIERARCHY_ID | Hierarchy number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_HIERARCHY_GUID | TYPE | COMT_HIERARCHY_GUID |
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.