The Function Module K_KKRC_CL_RCLASS_CHAR_READ (Ermitteln der Merkmalszuordnungen für die Rollup-Klasse) is a standard Function Module in SAP ERP and is part of the function group KKRC within the package KKR.
Function Module | K_KKRC_CL_RCLASS_CHAR_READ |
Short Text | Ermitteln der Merkmalszuordnungen für die Rollup-Klasse |
Function Group | KKRC |
Package | KKR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HIART | LIKE | TKKRA-HIART | Hierarchy type | |
NO_BUFFER | LIKE | SY-BATCH | SPACE | Kz: Nicht auf gebufferte Daten zugreifen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHARACTERISTIC_CNT | LIKE | Number of characteristics | ||
CHARFREE_CNT | LIKE | Number user-defined characteristics | ||
CHAROBL1_CNT | LIKE | Number of mandatory characteristics | ||
CHAROBL2_CNT | LIKE | Number of mandatory charac. w/o default value |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CLDAT_NOT_GENERATED | Classification data is not yet generated |
WRONG_HIERARCHY_TYPE | Hierarchy type is not supported |