Menu

SAP Function Module RSNDI_SHIE_STRUCTURE_GET

BW liefert die komplette Hierarchiestruktur in NDI-Format

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module RSNDI_SHIE_STRUCTURE_GET (BW liefert die komplette Hierarchiestruktur in NDI-Format) is a standard Function Module in SAP ERP and is part of the function group RSNDI_SHIE within the package RSNDI.

Technical Information

Function Module RSNDI_SHIE_STRUCTURE_GET
Short Text BW liefert die komplette Hierarchiestruktur in NDI-Format
Function Group RSNDI_SHIE
Package RSNDI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_NO_NODENM_TABLE TYPE RS_BOOL RS_C_FALSE Boolean
I_S_HIEKEY TYPE RSNDI_S_HIEKEY Hierarchieverzeichnis
I_S_HIESEL TYPE RSNDI_S_HIESEL Hierarchieverzeichnis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
E_S_HIEDIR TYPE RSNDI_S_HIEDIR Hierarchieverzeichnis

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_HIEDIRT LIKE RSHIEDIRT Hierarchieverzeichnistexte
E_T_HIERINTVL LIKE RSHIERINTVL Schnittstellenstruktur der Hierarchieintervalle
E_T_HIERSTRUC LIKE RSHIERSTRUC Schnittstellenstruktur der Hierarchieknoten
E_T_MESSAGE LIKE RSNDI_S_MESSAGE Anwendungs-Log: Schnittstelle für APPL_LOG_WRITE_MESSAGES
E_T_MHIERNODE LIKE RSMHIERNODE Stammdaten: nicht bebuchbare Hierarchieknoten
E_T_NODENAMES LIKE RSNDI_S_NODENM Anwendungs-Log: Schnittstelle für APPL_LOG_WRITE_MESSAGES
E_T_THIERNODE LIKE RSTHIERNODE Texte der nicht bebuchbaren Hierarchieknoten

Exceptions

This function module does not define any Exceptions.