Menu

SAP Function Module DIPVAR_DELETE_VARIANTS

Löschen von Varianten

The Function Module DIPVAR_DELETE_VARIANTS (Löschen von Varianten) is a standard Function Module in SAP ERP and is part of the function group DIPVAR within the package AD01.

Technical Information

Function Module DIPVAR_DELETE_VARIANTS
Short Text Löschen von Varianten
Function Group DIPVAR
Package AD01
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_APPL TYPE AD01VAR_APPL Variantenanwendung
I_POPUP_TITLE TYPE TEXT50 Textfeld
I_VARIANT_TAB_NAME TYPE TABNAME Tabellenname
I_VARNAME TYPE AD01VARIANT Variante

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_UNAME TYPE SYUNAME R/3-System, Anmeldename des Benutzers

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.