The Function Module COM_PRAPPL_HIER_READ_WITH_APPL (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_APPL |
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_APPLICATION | TYPE | COMT_APPLICATION | Anwendung, der die Kategoriehierarchie zugeordnet ist |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_PRAPPL_HIER | TYPE | COMT_PRAPPL_HIER_TAB | Produktypspezifischer Verwendungsbereich einer Hierarchie |
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.