SAP ABAP Function Module SO_USER_UPDATE (Ändern der Daten eines 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_UPDATE Ändern der Daten eines SAPoffice Benutzers  
Function Group SOA3   SAPoffice: Function - user  
Program Name SAPLSOA3   ?... 
INCLUDE Name LSOA3U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting USER_DISPLAY TYPE SOUD2 Complete new user record (can be displayed)
Importing OLD_NAME TYPE SOUD-USRNAM SPACE SAPoffice name of the user to be changed
Importing OWNER TYPE SOUD-USRNAM SAPoffice name of the person changing
Importing USER_CHANGE TYPE SOUD1 User record with changes
Exception ACTIVE_USER_NOT_EXIST TYPE Active user is not an SAPoffice user
Exception COMPONENT_NOT_AVAILABLE TYPE The component does not exist
Exception OBJECT_NO_AUTHORIZATION TYPE No access authorization for object
Exception OFFICE_NAME_EXIST TYPE The SAPoffice name exists already
Exception OPERATION_NO_AUTHORIZATION TYPE No authorization for this operation
Exception OWNER_NOT_EXIST TYPE The person changing does not exist
Exception PARAMETER_ERROR TYPE Incorrect entry of data in field USER_CHANGE
Exception SUBSTITUTE_NOT_ACTIVE TYPE Substitute is inactive
Exception SUBSTITUTE_NOT_DEFINED TYPE Substitute not defined
Exception USER_NOT_EXIST TYPE The user to be changed does not exist
Exception X_ERROR TYPE Internal error -> termination 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