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 QEEV_CREATE_ONE_CHARACTERISTIC (Anlegen der Merkmalsvorgaben zu einem Prüfmerkmal anhand der Planvorgaben) is a standard Function Module in SAP ERP and is part of the function group QEEV within the package QE.
Function Module | QEEV_CREATE_ONE_CHARACTERISTIC |
Short Text | Anlegen der Merkmalsvorgaben zu einem Prüfmerkmal anhand der Planvorgaben |
Function Group | QEEV |
Package | QE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LANGZEITPRUEFUNG_AKTIV | LIKE | QM00-QKZ | SPACE | |
I_LAST_CHAR | LIKE | QAMKR-MERKNR | '0000' | Letzte Merkmalsnummer des Vorgangs |
I_PLMK | LIKE | PLMKB | Work area for the characteristic | |
I_QALS | LIKE | QALS | Receiving work area for inspection lot | |
I_QAPO | LIKE | QAPO | Current node number | |
I_RUECKMELNR | LIKE | QAMV-RUECKMELNR | Confirmation number for inspection characteristic | |
I_UNPLANNED_CHARACTERISTIC | LIKE | QAMV-NIPLANMKKZ | SPACE | Indicator: Unplanned characteristic |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QALS | LIKE | QALS | Output work area for the inspection lot | |
E_QAMV | LIKE | QAMV | Output work area for the characteristic requirements record | |
E_QASV | LIKE | QASV | Output work area for the sample requirements record |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_MESSAGE_QRK | Create defect notification from control chart |
FOREIGN_LOCK_QASH | QASH record locked |
NO_TQSS1_ENTRY | No entry in control table TQSS1 |
NO_UNPLANNED_ENTRY | No entry for unplanned characteristics in table TQSS |