The Function Module KKR_BUILD_VAR_HIERACHY_CODES (Alle Objektarten: Objektliste und Hierarchiebegr. aufbauen) is a standard Function Module in SAP ERP and is part of the function group KKRJ within the package KKR.
Function Module | KKR_BUILD_VAR_HIERACHY_CODES |
Short Text | Alle Objektarten: Objektliste und Hierarchiebegr. aufbauen |
Function Group | KKRJ |
Package | KKR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_OBJECTS_HICODES | TYPE | KKRJ_T_OBJEK_HIEBG | Liste mit Objektnummern + Hierarchiebegriffen |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_DATA | LIKE | IN: selektierte Stammdaten inkl. ObjektNr | ||
P_DATA_KEY | LIKE | PSERBZ | IN: nur für Projektsystem: Objektnummernindex | |
P_FIELD_INFO_TBL | TYPE | KKRJ_T_FIELD_INFO | IN: Hierarchiefelder mit technischen Infos |
This function module does not define any Exceptions.