Menu

SAP Function Module QAVE_PROCESS_AUTO_UD

For automatic 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 QAVE_PROCESS_AUTO_UD (For automatic usage decision) is a standard Function Module in SAP ERP and is part of the function group QAVE within the package QV.

Technical Information

Function Module QAVE_PROCESS_AUTO_UD
Short Text For automatic usage decision
Function Group QAVE
Package QV
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CREATED_BY LIKE QAVE-VNAME Recorder of UD
I_DATE LIKE QAVE-VDATUM Recording date
I_INSP_CANCEL LIKE QALS-STAT01 ' '
I_LOT LIKE QALS-PRUEFLOS Inspection lot
I_ORIGIN_UD LIKE QALS-STAT03 'A' Origin of usage decision
I_PLANT_SELECTED_SET LIKE QPAC-WERKS Plant for selected set
I_PROCESS_MODE LIKE BDC_STRUC-BDCMODE 'N' Flow control, make UD (analog batch input)
I_SELECTED_SET LIKE QPAC-AUSWAHLMGE Selected set
I_STOCK_POSTING LIKE QM00-QKZ SPACE Stock posting, as long as proposal assigned to the code
I_TEXT_LINE LIKE QAIVE-VTEXT 80 characters will be included in the UD long text
I_TIME LIKE QAVE-VEZEITERF Time of recording
I_UD_CODE LIKE QPAC-CODE Usage decision code
I_UD_CODEGROUP LIKE QPAC-CODEGRUPPE UD code group

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
ERROR_OCCURED Unknown error occurred (not saved)
FOREIGN_LOCK Lot currently blocked
LOCK_ERROR A system error occurred while blocking the lot
NOT_POSTED Not saved (error in the message variables)
NO_AUTHORITY No authotization for transaction QA11