Menu

SAP Function Module RKC_REPORT_HIERARCHY_EXIN

SAP-EIS: Konvertiert Hierarchienamen von externem nach internem Format

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.