Menu

SAP Function Module CUKD_COPY_ALLOCATION

Kopieren von Wissenszuordnungen unter neue Objektzuordnungsnummer

The Function Module CUKD_COPY_ALLOCATION (Kopieren von Wissenszuordnungen unter neue Objektzuordnungsnummer) is a standard Function Module in SAP ERP and is part of the function group CUKD within the package CUMT.

Technical Information

Function Module CUKD_COPY_ALLOCATION
Short Text Kopieren von Wissenszuordnungen unter neue Objektzuordnungsnummer
Function Group CUKD
Package CUMT
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLOCATION_NUMBER_OLD LIKE CUOB-KNOBJ old allocation number
ECM_NUMBER LIKE CUKB-AENNR ' ' Change number for maintenance
FORGET_ALL_CHANGES LIKE RCUKD-KNRES SPACE Refresh current changes for old KNOBJ
SEARCH_DATE LIKE SY-DATUM SY-DATUM Search date and new validity date
TABLE LIKE CUOB-KNTAB Object table (such as STPO)
VALID_FROM_DATE LIKE SY-DATUM 0 Search date (display mode) or valid-from date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLOCATION_NUMBER_NEW LIKE CUOB-KNOBJ new allocation number

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
DATE_IN_PAST No maintenance < SY-DATUM
ECM_NUMBER_NOT_FOR_DEPS Change number not suitable
ECM_NUMBER_NOT_FOUND Change number does not exist
NO_ALLOCATION_FOUND No allocation available