Menu

SAP Function Module RECHERCHE_HIERARCHY_TRM_INEX

SAP-EIS: Kovertiert Hierarchienamen von internem nach externem Format

The Function Module RECHERCHE_HIERARCHY_TRM_INEX (SAP-EIS: Kovertiert Hierarchienamen von internem nach externem Format) is a standard Function Module in SAP ERP and is part of the function group TVR1 within the package FTI_CORE.

Technical Information

Function Module RECHERCHE_HIERARCHY_TRM_INEX
Short Text SAP-EIS: Kovertiert Hierarchienamen von internem nach externem Format
Function Group TVR1
Package FTI_CORE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_RSTHVKEY LIKE RSTHVKEY
I_SEL LIKE
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
EXT_VALUE LIKE
E_SEL LIKE
OUT_LEN LIKE DD01D-OUTPUTLEN
OUT_TYPE LIKE DD01D-DATATYPE
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.