SAP ABAP Function Module CNV_MBT_USR_REMOVE_USER_WROLE (Remove a user from the lock user list)
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_REMOVE_USER_WROLE Remove a user from the lock user list  
Function Group CNV_MBT_USR   Funct. grp lock user  
Program Name SAPLCNV_MBT_USR   Funct.-Grp lock user 
INCLUDE Name LCNV_MBT_USRU24    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EP_PACK_USER_DREG TYPE CNV_MBT_FLAG Is set to X when package user successfully created
Exporting EP_PROJ_USER_DREG TYPE CNV_MBT_FLAG Is set to X when the project user is successfully created
Exporting EP_SUB_USER_DREG 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
Exception PROJECT_NOT_EXIST TYPE Project does not exist
Exception SUBPROJECT_NOT_EXIST TYPE Subproject does not exist
Exception NO_AUTHORIZATIONS TYPE Caller has not the required authorizations to unregister user
Exception NON_REGISTERED_ANYMORE TYPE Not allowed to delete the only registered user
Exception NO_DEL_RFC_USER TYPE Not allowed to delete the RFC user.
Exception ERROR_CALL_DEST TYPE System or Communication error occurs when calling function module remotely.
Exception PACK_NOT_EXIST TYPE Package does not exist.
Exception PACKAGE_NOT_ACTIVE TYPE Package is not active
Exception SUBPROJECT_NOT_ASSIGNED TYPE Subproject is not assigned to any project
               
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