Menu

SAP Function Module RSDM_F4_HIER_NODE

The Function Module RSDM_F4_HIER_NODE () is a standard Function Module in SAP ERP and is part of the function group RSDM_F4 within the package RSD.

Technical Information

Function Module RSDM_F4_HIER_NODE
Short Text
Function Group RSDM_F4
Package RSD
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_CHANM TYPE RSD_CHANM Name of feature
I_DATE TYPE RSD_DATETO SY-DATUM Key Date
I_HEIGHT TYPE I 25 Window height
I_HIENM LIKE RSHIEDIR-HIENM Hierarchy Name
I_INFOCUBE TYPE RSD_INFOCUBE
I_INITIALIZE_ONLY TYPE RS_BOOL RS_C_FALSE Indicator
I_LEFT TYPE I 5
I_NIOBJNM TYPE RSD_IOBJNM InfoObject
I_NIOBJNM_INT TYPE RS_BOOL RS_C_FALSE
I_NODENAME TYPE RSD_CHAVL Name of the hierarchy node
I_S_SORTING TYPE RSDM5_SORTING Sorting with F4
I_TEXT_DATE TYPE RSD_DATETO SY-DATUM Key Date
I_TOP TYPE I 5
I_VERSION LIKE RSHIEDIR-VERSION Hierarchy Version
I_WIDTH TYPE I 60 Window width
I_WITH_RESTNODE TYPE RS_BOOL RS_C_FALSE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_S_NODET TYPE RSDM_S_NODET Selected Nodes

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_T_DEP TYPE RRSV_T_DEP

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.