Menu

SAP Function Module CM_MA_ALV_EXTRACT_CHECK_VRNTS

prüft Existenz von Extrakten zu Varianten

The Function Module CM_MA_ALV_EXTRACT_CHECK_VRNTS (prüft Existenz von Extrakten zu Varianten) is a standard Function Module in SAP ERP and is part of the function group SCM_EXTRACT_LEVEL1 within the package S_CM_EXTRACT.

Technical Information

Function Module CM_MA_ALV_EXTRACT_CHECK_VRNTS
Short Text prüft Existenz von Extrakten zu Varianten
Function Group SCM_EXTRACT_LEVEL1
Package S_CM_EXTRACT
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_REPORT LIKE CMLTEX-REPORT Abap-Reportname
I_USER LIKE CMDISEXTR-USERNAME Benutzername für benutzerspezifische Speicherung
I_USPEC LIKE CMEXTRDUM-USPEC Feld zum Ankreuzen
I_VRNT LIKE CMLTEX-VRNT ABAP: Name einer Variante (ohne Programmname)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_CAT_VAR TYPE WAOMA_CAT_VAR_TABLE Erzeugniskalkulation - Kopfinformationen
T_VAR_TXT LIKE RSVARTEXT Übergabestruktur für Variantentexte

Exceptions

This function module does not define any Exceptions.