The Function Module KKR_HIERARCHY_INIT (Übergabe der Produktgruppenhierarchie an die Recherche) is a standard Function Module in SAP ERP and is part of the function group KKRV within the package KKR.
Function Module | KKR_HIERARCHY_INIT |
Short Text | Übergabe der Produktgruppenhierarchie an die Recherche |
Function Group | KKRV |
Package | KKR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RSTHVKEY | LIKE | RSTHVKEY | Merkmal | |
I_SEL | LIKE | SPACE | Hierarchie |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RSTHIE | LIKE | RSTHIE | Hierarchietabelle | |
I_RSTTYP | LIKE | RSTTYP | Knotentypen |
This function module does not define any Exceptions.