Menu

SAP Function Module MC_SELVS_DELETE

Löschen einer Selektionsversion

The Function Module MC_SELVS_DELETE (Löschen 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_DELETE
Short Text Löschen 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_INFO_STRUCTURE LIKE TMC4-MCINF Info structure from I_SELECTION_VERSION
I_LANGUAGE LIKE SY-LANGU Sprache, in der die Texte gelöscht werden sollen
I_NO_DEL_VARIANT TYPE C -'X' kein Löschen von Varianten
I_SELECTION_VERSION LIKE MCRSV-SELVS Name of selection version to be deleted
I_WITH_CONFIRM TYPE C -'X' if confirm popup required

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELED Routine terminated by user
NO_AUTHORITY User not authorized to delete
SELVS_NOT_FOUND Selection version not found (in table MCRSV)