SAP ABAP Function Module MEMGMT_USER_GETLIST (ME: Get a list of Mmobile Users)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MOB (Application Component) SAP NetWeaver Mobile - Use subcomponents
⤷
S_ME_MGMT (Package) Mobile: Device Management
⤷
⤷
Basic Data
| Function Module | MEMGMT_USER_GETLIST | ME: Get a list of Mmobile Users |
| Function Group | MEMGMT_USER | Function Group for Mobile User |
| Program Name | SAPLMEMGMT_USER | |
| INCLUDE Name | LMEMGMT_USERU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
USER | TYPE | XUBNAME | User Name in User Master Record | |||
| |
FIRST_NAME | TYPE | AD_NAMEFIR | User Name in User Master Record | |||
| |
LAST_NAME | TYPE | AD_NAMELAS | User Name in User Master Record | |||
| |
NODE_DESCRIPTION | TYPE | MENODE_TEXT | ME: Hierarchy node description | |||
| |
EX_USERS | TYPE | USGRPS_USR_TT | ME: Table type for user list | |||
| |
RETURN | 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 | 20050523 |
| SAP Release Created in | 700 |