Menu

SAP Function Module QELA_C_CHART_TYPES_LIST

Liste der Arten von Qualitätsregelkarten

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module QELA_C_CHART_TYPES_LIST (Liste der Arten von Qualitätsregelkarten) is a standard Function Module in SAP ERP and is part of the function group QELA within the package QE.

Technical Information

Function Module QELA_C_CHART_TYPES_LIST
Short Text Liste der Arten von Qualitätsregelkarten
Function Group QELA
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_LANGU LIKE SY-LANGU SY-LANGU Language for display and selection of texts
I_LISTBOX LIKE QM00-QKZ Kz. Aufruf für Wertversorgung Listbox
I_QDSV LIKE QDSV Sampling procedure
I_QMKST LIKE QMKST Control indicator for inspection characteristic
I_QPSH_QRKART LIKE QPSH-QRKART Desired control chart type (optional)
WINX1_25 LIKE SY-WINX1 14 First column of the window
WINX2_25 LIKE SY-WINX2 60 Last column of the window
WINY1_25 LIKE SY-WINY1 5 First line of the window
WINY2_25 LIKE SY-WINY2 15 Last line of the window

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_QPSHT_QRKTXT LIKE QPSHT-QRKTXT Short text for selected control chart type
E_QPSH_QRKART LIKE QPSH-QRKART Selected control chart type

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
NOT_CONSISTENT Unauthorized entry
NO_DATA_FOUND No matching entry found
NO_DATA_SELECTED No entry selected