SAP ABAP Function Module SMOE_USER_DEL (Delete users from tables: MITABT, USERS, MITLINK)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-ADM (Application Component) Administration Console
     SMOE (Package) AdminConsole
Basic Data
Function Module SMOE_USER_DEL Delete users from tables: MITABT, USERS, MITLINK  
Function Group SMOE_DATABASE_CARE   Update and insert in SMOH_database  
Program Name SAPLSMOE_DATABASE_CARE    
INCLUDE Name LSMOE_DATABASE_CAREU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_RETURN TYPE BAPIRET2 return success/error message
Importing I_NOCOMMIT TYPE SMOHTBOOL-NOCOMMIT 'F' currently not supported
Importing I_DEL_ONLY_USER TYPE CHAR01 SPACE 'X'->deletes only the user; else also MITLNK will be deleted
Tables IO_USERS TYPE SMOHTUSERS Input table with keys which has to be deleted
               
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  20001011 
SAP Release Created in 12A