Menu

SAP Function Module RKD_HIERARCHY_NODE_CHANGE

Fügt einen Knoten in Seig ein oder löscht ihn. VAR_TAB,SH_TAB werden gepfl

The Function Module RKD_HIERARCHY_NODE_CHANGE (Fügt einen Knoten in Seig ein oder löscht ihn. VAR_TAB,SH_TAB werden gepfl) is a standard Function Module in SAP ERP and is part of the function group KYP5 within the package KC_NU.

Technical Information

Function Module RKD_HIERARCHY_NODE_CHANGE
Short Text Fügt einen Knoten in Seig ein oder löscht ihn. VAR_TAB,SH_TAB werden gepfl
Function Group KYP5
Package KC_NU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLCLASS LIKE RKB1D-APPLCLASS
I_FIELD_TAB TYPE RKD_T_FIELD
I_HCLASS LIKE RSTHINFO-HCLASS
I_HIENM LIKE RSTHINFO-HIENM
I_RKB1X LIKE RKB1X
I_TABNM LIKE RSTHINFO-TABNM
I_TYPE LIKE CFBSE01-TYPE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VAR_CHANGED LIKE CCVALID-XFELD

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_SEIG_WA LIKE CFBSE01
C_SH_TAB TYPE RKD_T_SH
C_VAR_TAB TYPE RKD_T_VAR

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.