Menu

SAP Function Module QEST_FAIL_CLAS_MANUAL

Manual entry of the defect class with default value from the table TQ

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module QEST_FAIL_CLAS_MANUAL (Manual entry of the defect class with default value from the table TQ) is a standard Function Module in SAP ERP and is part of the function group QEST within the package QE.

Technical Information

Function Module QEST_FAIL_CLAS_MANUAL
Short Text Manual entry of the defect class with default value from the table TQ
Function Group QEST
Package QE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNPROCALL LIKE QAMKR-MARK 'X' Flag, whether a window should be processed
I_FEHLKLAS LIKE QAMKR-FEHLKLAS SPACE determined defect class as a default value
I_MEMORY_LOESCHEN LIKE QALS-STAT27 SPACE Delete memory
I_MEMORY_USE LIKE QALS-STAT27 SPACE Use memory
WERK LIKE QALS-WERK

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FEHLKLAS LIKE QAMKR-FEHLKLAS Defect class of the individual part/characteristic/sample

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_FAILURE_CLAS_SET No class was set manually