Menu

SAP Function Module ALM_ME_TOB_CLASSES

Klassifizierungsdaten zum technischen Objekt

The Function Module ALM_ME_TOB_CLASSES (Klassifizierungsdaten zum technischen Objekt) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_TOB_ITEM within the package ALM_ME.

Technical Information

Function Module ALM_ME_TOB_CLASSES
Short Text Klassifizierungsdaten zum technischen Objekt
Function Group ALM_ME_TOB_ITEM
Package ALM_ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE TYPE SYLANGU SY-LANGU SAP-System, aktuelle Sprache
OBJECT TYPE OBJNUM Schlüssel des zu klassifizierenden Objektes
OBJECTTABLE TYPE TABELLE Name der Datenbanktabelle des Objektes

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASSVALUES LIKE ALM_ME_CLASSVALUES Bewertungen zu Merkmalen
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.