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 |
|---|---|---|---|---|---|---|---|
| |
USER_DISPLAY | TYPE | SOUD2 | Complete new user record (can be displayed) | |||
| |
OLD_NAME | TYPE | SOUD-USRNAM | SPACE | SAPoffice name of the user to be changed | ||
| |
OWNER | TYPE | SOUD-USRNAM | SAPoffice name of the person changing | |||
| |
USER_CHANGE | TYPE | SOUD1 | User record with changes | |||
| |
ACTIVE_USER_NOT_EXIST | TYPE | Active user is not an SAPoffice user | ||||
| |
COMPONENT_NOT_AVAILABLE | TYPE | The component does not exist | ||||
| |
OBJECT_NO_AUTHORIZATION | TYPE | No access authorization for object | ||||
| |
OFFICE_NAME_EXIST | TYPE | The SAPoffice name exists already | ||||
| |
OPERATION_NO_AUTHORIZATION | TYPE | No authorization for this operation | ||||
| |
OWNER_NOT_EXIST | TYPE | The person changing does not exist | ||||
| |
PARAMETER_ERROR | TYPE | Incorrect entry of data in field USER_CHANGE | ||||
| |
SUBSTITUTE_NOT_ACTIVE | TYPE | Substitute is inactive | ||||
| |
SUBSTITUTE_NOT_DEFINED | TYPE | Substitute not defined | ||||
| |
USER_NOT_EXIST | TYPE | The user to be changed does not exist | ||||
| |
X_ERROR | TYPE | Internal error -> termination in FM | ||||
Processing Type
| Normal Function 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 |