Menu

SAP Function Module QEEA_UD_FEATURES_DISPLAY

Display of the inspection characteristics for the usage decision

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 QEEA_UD_FEATURES_DISPLAY (Display of the inspection characteristics for the usage decision) is a standard Function Module in SAP ERP and is part of the function group QEEA within the package QE.

Technical Information

Function Module QEEA_UD_FEATURES_DISPLAY
Short Text Display of the inspection characteristics for the usage decision
Function Group QEEA
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
I_AUFPL LIKE QALS-AUFPL
I_KZ_R2 LIKE QALS-STAT27 ' '
I_MODE LIKE TQ78-MODUS '0000'
I_PLNFL_BIS LIKE QAQEE-PLNFL '999999'
I_PLNFL_VON LIKE QAQEE-PLNFL '000000'
I_PLNTY LIKE QALS-PLNTY
I_PRUEFLOS LIKE QALS-PRUEFLOS
I_VORNR_BIS LIKE QAQEE-VORNR_BIS '9999'
I_VORNR_VON LIKE QAQEE-VORNR_VON '0000'
I_X1 LIKE T185V-DYBS1X1
I_X2 LIKE T185V-DYBS1X2
I_Y1 LIKE T185V-DYBS1Y1
I_Y2 LIKE T185V-DYBS1Y2

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
NOENTRY_Q78TAB
NO_FEATURES
NO_OPERATIONS