SAP ABAP Function Module CUKD_COPY_ALLOCATION (Kopieren von Wissenszuordnungen unter neue Objektzuordnungsnummer)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-DEP (Application Component) Object Dependencies
     CUMT (Package) Maintenance Environment for Dependencies
Basic Data
Function Module CUKD_COPY_ALLOCATION Kopieren von Wissenszuordnungen unter neue Objektzuordnungsnummer  
Function Group CUKD   Dependency Maintenance  
Program Name SAPLCUKD    
INCLUDE Name LCUKDU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ALLOCATION_NUMBER_NEW TYPE CUOB-KNOBJ new allocation number
Importing ALLOCATION_NUMBER_OLD TYPE CUOB-KNOBJ old allocation number
Importing FORGET_ALL_CHANGES TYPE RCUKD-KNRES SPACE Refresh current changes for old KNOBJ
Importing TABLE TYPE CUOB-KNTAB Object table (such as STPO)
Importing SEARCH_DATE TYPE SYST-DATUM SY-DATUM Search date and new validity date
Importing ECM_NUMBER TYPE CUKB-AENNR ' ' Change number for maintenance
Importing VALID_FROM_DATE TYPE SYST-DATUM 0 Search date (display mode) or valid-from date
Importing IDOC_PROCESSING TYPE RCURS-CHECKED Ankreuzen
Exception ECM_NUMBER_NOT_FOUND TYPE Change number does not exist
Exception ECM_NUMBER_NOT_FOR_DEPS TYPE Change number not suitable
Exception NO_ALLOCATION_FOUND TYPE No allocation available
Exception DATE_IN_PAST TYPE No maintenance < SY-DATUM
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19991102 
SAP Release Created in