Menu

SAP Function Module CLO0_DDB_VAL_DELETE

Löschen einer Objektbewertung

The Function Module CLO0_DDB_VAL_DELETE (Löschen einer Objektbewertung) is a standard Function Module in SAP ERP and is part of the function group CLO0 within the package CTVA.

Technical Information

Function Module CLO0_DDB_VAL_DELETE
Short Text Löschen einer Objektbewertung
Function Group CLO0
Package CTVA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGE_NUMBER_IMP LIKE RMCLF-AENNR1 Change number
CLASSTYPE_IMP LIKE KSSK-KLART Class type
CLASS_IMP LIKE KLAH-CLASS Class
DATE_OF_CHANGE_IMP LIKE RMCLF-DATUV1 Change date
OBJECT_IMP LIKE KSSK-OBJEK Object
OBJ_STRUCTURE_IMP LIKE TCLA-OBTAB Database table of objects

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
ALLOCATION_NOT_EXIST Assignment does not exist
CHANGE_NR_NOT_EXIST Change number does not exist
FOREIGN_LOCK Object locked
OTHERS Other error
SYSTEM_FAILURE System error