The Function Module RKD_HIERARCHY_SEIG_INSERT (Schreibt eine ausgewählte Hierarchie in die Seig-Felder und in die SH_TAB) is a standard Function Module in SAP ERP and is part of the function group KYP5 within the package KC_NU.
Function Module | RKD_HIERARCHY_SEIG_INSERT |
Short Text | Schreibt eine ausgewählte Hierarchie in die Seig-Felder und in die SH_TAB |
Function Group | KYP5 |
Package | KC_NU |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLCLASS | LIKE | RKB1D-APPLCLASS | ||
I_CODE | TYPE | C | ||
I_HANZ | LIKE | CFBSE01-HANZ | ||
I_HSEL | LIKE | CFBSE01-HSEL | ||
I_RKB1X | LIKE | RKB1X | ||
I_RSTHINFO_WA | LIKE | RSTHINFO |
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 |
---|---|---|---|---|
SEIG_LINE | LIKE | CFBSE01 |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELD_TAB | LIKE | CDIFIE | ||
SH_TAB | LIKE | CFBSH01 | ||
VAR_TAB | LIKE | CFBVP01 |
This function module does not define any Exceptions.