SAP ABAP Function Module CNV_MBT_USR_SET_USER_COPY (Presettings of copy user tables will be copied)
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_SET_USER_COPY Presettings of copy user tables will be copied  
Function Group CNV_MBT_USR   Funct. grp lock user  
Program Name SAPLCNV_MBT_USR   Funct.-Grp lock user 
INCLUDE Name LCNV_MBT_USRU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PARAMS TYPE CNVMBTPARAMS Parameter entries of the package
Importing OLD_PACK TYPE CNVMBTPACK-PACKID Package where we copy from
Importing NEW_PACK TYPE CNVMBTPACK-PACKID Package where we copy the user to
Importing SUBPROJECT TYPE CNVMBTSUBPROJECT-SUBPROJECT Subproject where the packages are assigned to
Importing COPY TYPE C unequal initial means execution mode copy selected
Importing SET TYPE C unequal initial means execution mode maintain presetting of copy user tables
Importing GET TYPE C unequal initial means execution mode gets parameter entry of package
Importing COPY_USER TYPE C If this field is not initial the copy user tables flag will be set
Exception WRONG_MODE_NUMBER TYPE More than one execution mode was selected
Exception NO_SELECTED_MODE TYPE No execution mode was selected
Exception INITIAL_SUBPROJECT TYPE Parameter subproject is initial
Exception NO_SUBPROJECT TYPE Subproject not found in table of all subprojects
Exception NO_PACKAGES TYPE Subproject has no packages
Exception NOT_SAME_SUBPROJECT TYPE Old and new package not assigned to the same subproject
Exception NEW_PACK_INITIAL TYPE Import parameter new_pack is initial
Exception NEW_PACK_NOT_IN_SUBPROJECT TYPE New package is not assigned to the subproject
               
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