The Function Module CLCA_SAVE_CLASSTYPE_TABLE (Classification: Save Settings for Class Type/Table) is a standard Function Module in SAP ERP and is part of the function group CLCA within the package CL.
Function Module | CLCA_SAVE_CLASSTYPE_TABLE |
Short Text | Classification: Save Settings for Class Type/Table |
Function Group | CLCA |
Package | CL |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELECTED_ENTRIES | LIKE | HIERARCHY_CL01 | Internal Structure HIERARCHY (Decoupling) | |
TREE_STRUCTURE | LIKE | HIERARCHY_CL01 | Internal Structure HIERARCHY (Decoupling) | |
VALUE_TABLE | LIKE | HIER_BLOCK_CL | Internal Structure for HIER_BLOCK (Decoupling) |
This function module does not define any Exceptions.