The Function Module RKC_REPORT_HIERARCHY_EXIN (SAP-EIS: Konvertiert Hierarchienamen von externem nach internem Format) is a standard Function Module in SAP ERP and is part of the function group KXHI within the package KC.
Function Module | RKC_REPORT_HIERARCHY_EXIN |
Short Text | SAP-EIS: Konvertiert Hierarchienamen von externem nach internem Format |
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 |
---|---|---|---|---|
EXT_VALUE | LIKE | |||
I_RSTHVKEY | LIKE | RSTHVKEY | ||
I_SEL | LIKE | SPACE | ||
REQUESTER | LIKE | RSTHDIVERS-REQUESTER | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INT_VALUE | LIKE | |||
SUBRC | LIKE | SY-SUBRC |
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.