Menu

SAP Function Module READ_CLASSIFICATION_FOR_TRIAL

Liest Daten zur Klassifizierung im Versuchsmanagement

The Function Module READ_CLASSIFICATION_FOR_TRIAL (Liest Daten zur Klassifizierung im Versuchsmanagement) is a standard Function Module in SAP ERP and is part of the function group RMXT102 within the package RMXTAPI.

Technical Information

Function Module READ_CLASSIFICATION_FOR_TRIAL
Short Text Liest Daten zur Klassifizierung im Versuchsmanagement
Function Group RMXT102
Package RMXTAPI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_FILTER TYPE RMXTTY_TMS_CLASS2HITL_CST Filter zu lesender Klassen/Merkmale
IT_TRIAL TYPE RMXTTY_TRIALID Tabellentyp für Trialobjekte
I_CLASS_TYPE TYPE KLASSENART GC_CLASS_TYPE Klassenart
I_OBJECT_TYPE TYPE TABELLE GC_OBJECTTYPE Name der Datenbanktabelle des Objektes

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_CLA TYPE RMXTTY_TRIAL_CL Klassifizierungsschnittstelle Versuchsmanagement

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.