The Function Module K_KKR_HNODE_INPUT_OUTPUT (Teilhierarchie: Eingabemaske und Ausgabe) is a standard Function Module in SAP ERP and is part of the function group KKRU within the package KKR.
Function Module | K_KKR_HNODE_INPUT_OUTPUT |
Short Text | Teilhierarchie: Eingabemaske und Ausgabe |
Function Group | KKRU |
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_CURHIEBG | LIKE | CKRCO-VARHIEBG | SPACE | Ausgewählter Hierarchie-Begriff |
I_HIART | LIKE | CKRCO-HIART | Hierarchie-Art | |
I_HIDTEXT | LIKE | TKKR3-HIDTEXT | SPACE | Hierarchietext |
I_HIEID | LIKE | CKRCO-HIEID | Hierarchie-Ident. | |
I_KOKRS | LIKE | TKA01-KOKRS | Kostenrechnungskreis | |
I_STATUS | LIKE | '0' | '0': Nur Ausgabe, '1': Mit Eingabe |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_UEBERN | LIKE | Soll übernommen werden (Y/N) ? | ||
E_VARHIEBG | LIKE | CKRCO-VARHIEBG | Eingegebener Var. Hierarchie-Begriff |
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.