Menu

SAP Function Module MC_SELVS_ATTRIBUTES

Liefert die Attribute einer Selektionsversion

The Function Module MC_SELVS_ATTRIBUTES (Liefert die Attribute einer Selektionsversion) 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_ATTRIBUTES
Short Text Liefert die Attribute einer Selektionsversion
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_SELECTION_VERSION LIKE MCRSV-SELVS Name der Selektionsversion

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_INFO_STRUCTURE LIKE TMC4-MCINF Info structure for I_SELVS
E_SELECTION_DATE LIKE MCRSV-SELDAT Selection date
E_SELECTION_TIME LIKE MCRSV-SELTIM Selection time
E_SELECTION_USER LIKE MCRSV-SELUSR User that selected the data
E_TEXT LIKE MCRSVT-SETXT Short description of the selection version
E_VARIANT_NAME LIKE MCRSV-SELSET Variant for I_SELVS

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_FIRST_LIST LIKE DFIES Table of the initial lists

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
SELVS_NOT_FOUND Name of selection version not found