Menu

SAP Function Module DD_DOFV_DELETE

DD: Löschen der Festwerte einer Domäne

The Function Module DD_DOFV_DELETE (DD: Löschen der Festwerte einer Domäne) is a standard Function Module in SAP ERP and is part of the function group SDDO within the package SDDO.

Technical Information

Function Module DD_DOFV_DELETE
Short Text DD: Löschen der Festwerte einer Domäne
Function Group SDDO
Package SDDO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEL_STATE LIKE DDREFSTRUC-STATE 'N' Status, in dem die Festwerte zu löschen sind
PRID LIKE SY-TABIX 0 Protokollid

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
DOMA_TAB LIKE DD01V Domänen, deren Festwerte gelöscht werden sollen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
EMPTY_TABLEPARAMETER Leerer Tabellenparameter
ILLEGAL_VALUE Ungueltiger Parameter-Wert