Menu

SAP Function Module QMLR_GET_PURCHASE_DOC

Einkaufsbeleg zu Q-Meldung zuordnen

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 QMLR_GET_PURCHASE_DOC (Einkaufsbeleg zu Q-Meldung zuordnen) is a standard Function Module in SAP ERP and is part of the function group QMLR within the package QQM.

Technical Information

Function Module QMLR_GET_PURCHASE_DOC
Short Text Einkaufsbeleg zu Q-Meldung zuordnen
Function Group QMLR
Package QQM
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_CUSTOMIZING LIKE V_TQ85 Customizing Entry for Selected Function
I_FBCALL LIKE Call Up Notification Using Function Module
I_MANUM LIKE QMSM-MANUM Consecutive Number of Task to Be Created
I_VIQMEL LIKE VIQMEL Notification Data

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BUCH TYPE QKZ Indicator: Notification Will Be Immediately Posted
E_QNQMAQMEL0 LIKE QNQMAQMEL0 Changed Data in Notification Header
E_QNQMASM0 LIKE QNQMASM0 Changed Data in Task

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TE_CONTAINER LIKE SWCONT Container Content for Workflow
TE_LINES LIKE TLINE Long Text Lines
TI_IHPA LIKE IHPA Partners (Table Will Not Be Exported)
TI_IVIQMFE LIKE WQMFE Defect Items (Table Will Not Be Exported)
TI_IVIQMMA LIKE WQMMA Activities (Table Will Not Be Exported)
TI_IVIQMSM LIKE WQMSM Tasks (Table Will Not Be Exported)
TI_IVIQMUR LIKE WQMUR Causes (Table Will Not Be Exported)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ACTION_STOPPED Follow-Up Function Cancelled