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.
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 |
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) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.