The Function Module KXHI_HIERARCHY_TRANSFER_EIS (API-Template: Übertragung von Hierarchietabellen mit Inhalt) is a standard Function Module in SAP ERP and is part of the function group KXHI within the package KC.
Function Module | KXHI_HIERARCHY_TRANSFER_EIS |
Short Text | API-Template: Übertragung von Hierarchietabellen mit Inhalt |
Function Group | KXHI |
Package | KC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_S_HIEBAS | TYPE | RSAP_S_HIEBAS | Angeforderte Basismerkmal/Hierarchieklasse | |
I_S_HIEFLAG | TYPE | RSAP_S_HIEFLAG | Hierarchiesteuerkennzeichen zu Basismerkmalen | |
I_S_HIERSEL | TYPE | RSAP_S_HIER_LIST | Angeforderte Hierarchien |
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 |
---|---|---|---|---|
E_T_FOLDERT | TYPE | RSAP_T_FOLDERT | Bezeichnung nicht bebuchbarer Knoten | |
E_T_HIEINTV | TYPE | RSAP_T_HIEINTV | Hierarchie-Intervalle | |
E_T_HIENODE | TYPE | RSAP_T_HIENODE | Elemente einer Hierarchie | |
E_T_HIETEXT | TYPE | RSAP_T_HIETEXT | Beschreibung der Hierarchie | |
I_T_LANGU | TYPE | SBIWA_T_LANGU | Angeforderte Sprache |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
APPLICATION_ERROR | Fehler bei der Verarbeitung der Applikation APIs |
HIERARCHY_TAB_NOT_FOUND | Keine Hierarchietabellen in den APIs gefunden |
INVALID_CHABASNM_HCLASS | Unzulässige Zuordnung der Hie.Klasse zu Basism. |
INVALID_HIERARCHY_FLAG | Unzulässige Hie.Steuerkennzeichen zu Basism. |
INVALID_HIERARCHY_SELECT | Unzulässige Hierarchieselektion |
LANGU_NOT_SUPPORTED | Keine Sprachunterstützung der Hierarchien vorh. |