SAP ABAP Function Module WEC_GET_USER_DETAILS (Function Module to Retrieve User Details)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
WEC-APP-UM (Application Component) Web Channel: User Management and Customer Profile
⤷
COM_WEC_USER (Package) Generic security functions for WEC User Management
⤷
⤷
Basic Data
| Function Module | WEC_GET_USER_DETAILS | Function Module to Retrieve User Details |
| Function Group | COM_WEC_USER_COMMON | Common Function group |
| Program Name | SAPLCOM_WEC_USER_COMMON | |
| INCLUDE Name | LCOM_WEC_USER_COMMONU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SECURTIY_QUES_ANS | TYPE | WECT_USER_SECURITY_QUES_ANS | WEC user security ques and answer | |||
| |
EV_RETURN | TYPE | BAPIRET2 | Return Parameter | |||
| |
EV_RETURNTYPE | TYPE | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | |||
| |
EV_LOCK_SUCCESS | TYPE | CHAR1 | Single-Character Flag | |||
| |
IV_USERID | TYPE | XUBNAME | User Name in User Master Record | |||
| |
IV_LOCK | TYPE | CHAR1 | Single-Character Flag | |||
| |
MESSAGES | TYPE | BAPIRET2 | Return Parameter | |||
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 | 20100421 |
| SAP Release Created in | 701 |