Menu

SAP Function Module MC_SELVS_DELETE_ALL

Löschen aller Selektionsversionen einer Info-Struktur

The Function Module MC_SELVS_DELETE_ALL (Löschen aller Selektionsversionen einer Info-Struktur) 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_ALL
Short Text Löschen aller Selektionsversionen einer Info-Struktur
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_GENERATED_STRUCTURE LIKE TMC4-GSTRU Generated structure
I_INFO_STRUCTURE LIKE TMC4-MCINF Info structure
I_MANDT LIKE SY-MANDT Client in which deletion is to take place

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
INFO_STRUCTURE_NOT_FOUND Specified info structure not found
NO_SELVS_FOUND No selection version found