The Function Module COM_PRAPPL_HIER_READ_WITH_GUID (Lesen aller Einträge für eine Anwendung) is a standard Function Module in SAP ERP and is part of the function group COM_PRAPPL_HIER_DB within the package COM_PRODUCT_APPLICATION.
Function Module | COM_PRAPPL_HIER_READ_WITH_GUID |
Short Text | Lesen aller Einträge für eine Anwendung |
Function Group | COM_PRAPPL_HIER_DB |
Package | COM_PRODUCT_APPLICATION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_HIERARCHY_GUID | TYPE | COMT_HIERARCHY_GUID | Kategoriehierarchie-GUID | |
IV_PRODUCT_TYPE | TYPE | COMT_PRODUCT_TYPE | Product Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_APPLICATION | TYPE | COMT_APPLICATION | Anwendung, der die Kategoriehierarchie zugeordnet ist |
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.