SAP ABAP Function Module CNV_MBT_USR_INSERT_USER_WROLE (Insert a user depending on the role he has)
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_INSERT_USER_WROLE Insert a user depending on the role he has  
Function Group CNV_MBT_USR   Funct. grp lock user  
Program Name SAPLCNV_MBT_USR   Funct.-Grp lock user 
INCLUDE Name LCNV_MBT_USRU22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EP_PACK_REGISTERED TYPE CNV_MBT_FLAG Is set to X when package user successfully created
Exporting EP_PROJ_REGISTERED TYPE CNV_MBT_FLAG Is set to X when the project user is successfully created
Exporting EP_SUB_REGISTERED TYPE CNV_MBT_FLAG Is set to X when the subproject user is successfully created
Importing IP_USER TYPE XUBNAME User name in user master record
Importing IP_PACKID TYPE CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages
Importing IP_PROJECT TYPE CNV_MBT_PROJ Identification of MBT Project
Importing IP_SUBPROJECT TYPE CNV_MBT_SUBPROJ Identification of MBT Subproject
Importing IP_SCENARIO TYPE CNV_MBT_SCENARIO MBT PCL: Scenario
Importing IP_REG_PROJ_USER TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing IP_REG_SUB_USER TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Importing IP_REG_PACK_USER TYPE CNV_MBT_FLAG Flag (X = yes, initial = no)
Exception USER_DOES_NOT_EXIST TYPE User does not exist in the table usr02
Exception USER_LOCKED TYPE User is already locked
Exception PROJECT_NOT_EXIST TYPE Project does not exist
Exception SUBPROJECT_NOT_EXIST TYPE Subproject does not exist
               
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