The Function Module C11J_TREE_CMD_HANDLER (EHS: OK-Code Handler für Baum zum Verwendungsnachweis) is a standard Function Module in SAP ERP and is part of the function group C11J within the package CBUI.
Function Module | C11J_TREE_CMD_HANDLER |
Short Text | EHS: OK-Code Handler für Baum zum Verwendungsnachweis |
Function Group | C11J |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FIELDNUM | LIKE | RCGTREEFRM-FIELDNUM | ||
I_FLG_LEAF | TYPE | ESP1_BOOLEAN | ||
I_HIDEAREA | LIKE | SEUCOMM-HIDE | ||
I_NODEDATA | LIKE | SEUCOMM | ||
I_NODE_ID | LIKE | SEUCOMM-ID | ||
I_NODE_LEVEL | LIKE | SEUCOMM-TLEVEL | ||
I_OKCODE | LIKE | SY-TCODE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_EXIT | TYPE | ESP1_BOOLEAN | ||
E_FLG_TREE_REFRESH | TYPE | ESP1_BOOLEAN |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.