Menu

SAP Function Module MC_SELVS_EXECUTE

Selektionsversion ausführen bzw. anzeigen der selektierten Daten

The Function Module MC_SELVS_EXECUTE (Selektionsversion ausführen bzw. anzeigen der selektierten Daten) is a standard Function Module in SAP ERP and is part of the function group MCS2 within the package MCR.

Technical Information

Function Module MC_SELVS_EXECUTE
Short Text Selektionsversion ausführen bzw. anzeigen der selektierten Daten
Function Group MCS2
Package MCR
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_EXECUTE_MODE LIKE Ausführungsmodus
I_FIRST_LIST LIKE DFIES-FIELDNAME Name des Merkmals zur Grundliste
I_SELDATE_HIGH LIKE MCRSV-SELDAT Selektionsdatum (Ende Zeitraum)
I_SELDATE_LOW LIKE MCRSV-SELDAT Selektionsdatum (Anfang Zeitraum)
I_SELECTION_VERSION LIKE MCRSV-SELVS Name der Selektionsversion

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_SELECTION_RANGES LIKE RSTISEL Selektionskriterien

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
SELDATE_NOT_IN_RANGE Selektionsdatum nicht im angegebenen Zeitraum
SELVS_NOT_FOUND Selektionsversion nicht vorhanden