The Function Module CLFM_GET_STANDARD_CLASS (Klassifizieren: Ermitteln Standardklasse) is a standard Function Module in SAP ERP and is part of the function group CLFM within the package CLCL.
Function Module | CLFM_GET_STANDARD_CLASS |
Short Text | Klassifizieren: Ermitteln Standardklasse |
Function Group | CLFM |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT | LIKE | RMCLF-OBJEK | Classifiable object | |
TABLE | LIKE | TCLT-OBTAB | Table of object to be classified |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASS | LIKE | KLAH-CLASS | Class | |
CLASSTEXT | LIKE | RMCLF-KTEXT | Class text | |
CLASSTYPE | LIKE | KLAH-KLART | Class type | |
CLINT | LIKE | KLAH-CLINT | Internal class number | |
E_NO_STD_CLASS | LIKE | KSSK-STDCL | X: output for class ist NOT a standard class |
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 |
---|---|
NO_CLASSIFICATION | No classification data found |