SAP ABAP Function Module SO_USER_INSERT (Anlegen eines neuen SAPoffice Benutzers)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SO (Package) SAPoffice
Basic Data
Function Module SO_USER_INSERT Anlegen eines neuen SAPoffice Benutzers  
Function Group SOA3   SAPoffice: Function - user  
Program Name SAPLSOA3   ?... 
INCLUDE Name LSOA3U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting USER_DISPLAY TYPE SOUD2 Complete user record (can be displayed)
Importing OWNER TYPE SOUD-USRNAM SPACE SAPoffice name of creator of new user
Importing USER_CHANGE TYPE SOUD1 SPACE User record for the new user
Exception ACTIVE_USER_NOT_EXIST TYPE Active user is not an SAPoffice user
Exception COMPONENT_NOT_AVAILABLE TYPE SAPoffice component is inactive
Exception OBJECT_NO_AUTHORIZATION TYPE No access authorization for object
Exception OFFICE_NAME_EXIST TYPE SAPoffice name does not exist
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization for this operation
Exception OWNER_NOT_EXIST TYPE The responsible user does not exist
Exception PARAMETER_ERROR TYPE Incorrect entry of data
Exception SAP_NAME_EXIST TYPE The SAP name is already assigned in SAPoffice
Exception SAP_NAME_NOT_EXIST TYPE Name does not exist in the SAP system
Exception SUBSTITUTE_NOT_ACTIVE TYPE Substitute is inactive
Exception SUBSTITUTE_NOT_DEFINED TYPE Substitute not defined
Exception USER_NOT_EXIST TYPE SAPoffice user does not exist
Exception X_ERROR TYPE Internal error -> cancellation in FM
               
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  19950113 
SAP Release Created in