Menu

SAP Function Module CLO0_DDB_VAL_COPY

Kopieren der Bewertung eines Objektes in ein anderes Objekt

The Function Module CLO0_DDB_VAL_COPY (Kopieren der Bewertung eines Objektes in ein anderes Objekt) 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_COPY
Short Text Kopieren der Bewertung eines Objektes in ein anderes Objekt
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 for target object valuation
CLASSTYPE_IMP LIKE KSSK-KLART Class type of objects
CLASS_IMP LIKE KLAH-CLASS Class of objects
DATE_OF_CHANGE_IMP LIKE RMCLF-DATUV1 Change date for target object values
DST_OBJECT_IMP LIKE KSSK-OBJEK Target object
MTART_IMP TYPE MTART Material type
OBJ_STRUCTURE_IMP LIKE TCLA-OBTAB Database table of objects
SRC_OBJECT_IMP LIKE KSSK-OBJEK Source object

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
DST_CHANGE_NR_NOT_EXIST
DST_CLASS_NOT_FOUND
DST_CLASS_STATUS_NOT_VALID
DST_FOREIGN_LOCK
DST_INVALID_CLASSCAT
DST_SYSTEM_FAILURE
OTHERS
POSIT_LAST_OBJECT_FAILED
SRC_CHANGE_NR_NOT_EXIST
SRC_CLASS_NOT_FOUND Object locked
SRC_CLASS_STATUS_NOT_VALID Class not found
SRC_FOREIGN_LOCK System error
SRC_INVALID_CLASSCAT Class status not OK
SRC_SYSTEM_FAILURE Change number does not exist
VAL_READ_ERROR
VAL_WRITE_ERROR