SAP ABAP Function Module CNV_MBT_USR_COPY_USER_TABLES (Copy of all user tables from old to new package)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_MAIN (Package) Main components of PCL for SLO Products
Basic Data
Function Module CNV_MBT_USR_COPY_USER_TABLES Copy of all user tables from old to new package  
Function Group CNV_MBT_USR   Funct. grp lock user  
Program Name SAPLCNV_MBT_USR   Funct.-Grp lock user 
INCLUDE Name LCNV_MBT_USRU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DESTINATION_ERR TYPE C Destination IDs could not read
Exporting COMMUNICATION_ERR TYPE C Communication error from function module
Exporting SYSTEM_ERR TYPE C System error from function module
Importing NEW_PACK TYPE CNVMBTPACK-PACKID New package number
Importing OLD_PACK TYPE CNVMBTPACK-PACKID Package where we copy the user data from
Importing SUBPROJECT TYPE CNVMBTSUBPROJECT-SUBPROJECT Subproject of new package
Exception NO_PACK_FOUND TYPE Import parameter new package is initial
Exception NO_INSERT_POSSIBLE TYPE Insert of user data from old package not possible
Exception SUBPROJECT_NOT_FOUND TYPE Subproject not found in table cnvmbtsubproject
Exception NO_PACKAGES TYPE No package that is assigned to the subproject
Exception ONLY_ONE_PACK TYPE Just one package found
Exception NOT_SAME_SUBPROJECT TYPE Packages from different subprojects
Exception USER_COPY_NOT_SET TYPE User copy is not maintained in previous package
Exception INSERT_FAILED TYPE Could not insert the users from previous package to the new package
               
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  20141030 
SAP Release Created in