Menu

SAP Function Module MC_SELVS_DELETE_NO_AUCHECK

Löschen einer Selektionsversion ohne Berechtigungsprüfung

The Function Module MC_SELVS_DELETE_NO_AUCHECK (Löschen einer Selektionsversion ohne Berechtigungsprüfung) 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_NO_AUCHECK
Short Text Löschen einer Selektionsversion ohne Berechtigungsprüfung
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 of version I_SELVS
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)