Menu

SAP Function Module CLFM_GET_STANDARD_CLASS

Klassifizieren: Ermitteln Standardklasse

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.

Technical Information

Function Module CLFM_GET_STANDARD_CLASS
Short Text Klassifizieren: Ermitteln Standardklasse
Function Group CLFM
Package CLCL
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_CLASSIFICATION No classification data found