Menu

SAP Function Module QBCK_QM_DOCUMENT_TEXTS

QM: ermitteln der Langtextschlüssel zu QV und TL

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module QBCK_QM_DOCUMENT_TEXTS (QM: ermitteln der Langtextschlüssel zu QV und TL) is a standard Function Module in SAP ERP and is part of the function group QBCK within the package QB.

Technical Information

Function Module QBCK_QM_DOCUMENT_TEXTS
Short Text QM: ermitteln der Langtextschlüssel zu QV und TL
Function Group QBCK
Package QB
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_DAT LIKE QINF-FREI_DAT SY-DATUM Date on which it should be printed
I_LANGU LIKE SY-LANGU SY-LANGU Language for long texts
I_LIFNR LIKE QINF-LIEFERANT Vendor
I_MATNR LIKE QINF-MATNR Material
I_TQ08_QM_PUR LIKE TQ08-QM_PUR TQ08 key for the material
I_WERK LIKE QINF-WERK Plant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_QV_LTEXT LIKE THEAD-TDNAME Output long text key for quality agreement
E_QV_OBJECT LIKE THEAD-TDOBJECT Object of the quality agreement long text
E_QV_TEXT LIKE TQ09T-KURZTEXT Short text for quality agreement documentation type
E_QV_TXTID LIKE TTXID-TDID Text ID of the quality agreement long text
E_TL_LTEXT LIKE THEAD-TDNAME Output long text key for the technical delivery terms
E_TL_OBJECT LIKE THEAD-TDOBJECT Object of the technical delivery terms
E_TL_TEXT LIKE TQ09T-KURZTEXT Short text for the technical delivery term's documentation type
E_TL_TXTID LIKE TTXID-TDID Text ID for the technical delivery terms
E_ZG_KZ LIKE TQ08-ZGERF Indicator, whether certificate is necessary

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
NO_LIEFERANT Vendor is not available
NO_MATERIAL Material not available
NO_QINF QINF record is not available
NO_TQ08
NO_WERK