Menu

SAP Function Module IREQ_CHECK_LTXT_VORHD

Prüfen, ob Langtexte für Massnahmenanforderung Kopf oder Variante vorhd.

The Function Module IREQ_CHECK_LTXT_VORHD (Prüfen, ob Langtexte für Massnahmenanforderung Kopf oder Variante vorhd.) is a standard Function Module in SAP ERP and is part of the function group AIA7 within the package AIR.

Technical Information

Function Module IREQ_CHECK_LTXT_VORHD
Short Text Prüfen, ob Langtexte für Massnahmenanforderung Kopf oder Variante vorhd.
Function Group AIA7
Package AIR
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_POSNR LIKE IMAK-POSNR Anforderungsnummer
I_SPRAS LIKE TAIF3-SPRAS SY-LANGU Sprache für die Selektionen
I_TO_COPY LIKE T020-AKTYP Prüfung für zum kopieren gesetzt - 'X'
I_VARNT LIKE IMAV-VARNT Variantennummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ANZAHL_ENTRIES LIKE SY-TFILL Anzahl Langtexteinträge

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
SELECTIONS LIKE THEAD Vorhandene Langtexte mit Struktur THEAD

Exceptions

This function module does not define any Exceptions.