SAP ABAP Class CL_ME_MOBILE_USER (Mobile Solution Descriptor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MOB (Application Component) SAP NetWeaver Mobile - Use subcomponents
⤷
S_ME_CORE (Package) Mobile: Core Components

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ME_MOBILE | Mobile Solution Descriptor | 20040123 |
Properties
Class | CL_ME_MOBILE_USER | |
Short Description | Mobile Solution Descriptor | |
Super Class | CL_ME_MOBILE | Mobile Solution Descriptor |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ME_CORE | Mobile: Core Components |
Created | 20040120 | SAP |
Last change | 20060912 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ME_MOBILE_USER has no forward declaration.
Interfaces
Class CL_ME_MOBILE_USER has no interface implemented.
Friends
Class CL_ME_MOBILE_USER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MEMGMT_ROLE_INTERFACE_LIST | Assignment of roles to users | 20040607 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MEMGMT_USER_DEVICES_TT | 20050119 |
Methods
Events
Class CL_ME_MOBILE_USER has no event.
Types
Class CL_ME_MOBILE_USER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USERNAME | Value transfer | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20040120 |
Method CONSTRUCTOR on class CL_ME_MOBILE_USER has no exception.
Method DELETE Signature
Method DELETE on class CL_ME_MOBILE_USER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es ist ein interner Fehler aufgetreten | 20040526 | |
2 | ![]() |
Keine Berechtigung um den Benutzer zu löschen | 20040526 |
Method GET_APPLICATION_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION_LIST | Call by reference | Type reference (TYPE) | MEAPPLICATION_INTERFACE_LIST | Liste der Applikationen für Device Klasse | 20040120 |
Method GET_APPLICATION_LIST on class CL_ME_MOBILE_USER has no exception.
Method GET_USERNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USERNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20040120 |
Method GET_USERNAME on class CL_ME_MOBILE_USER has no exception.
Method GET_USER_DEVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_USER_DEVICE_LIST | Call by reference | Type reference (TYPE) | MEMGMT_USER_DEVICES_TT | 20050119 |
Method GET_USER_DEVICES on class CL_ME_MOBILE_USER has no exception.
Method GET_USER_HIERARCHY_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NODE | Call by reference | Type reference (TYPE) | MENODEGUID | 20050209 | |||
2 | ![]() |
I_USERNAME | Call by reference | Type reference (TYPE) | XUBNAME | 20050209 |
Method GET_USER_HIERARCHY_GROUP on class CL_ME_MOBILE_USER has no exception.
Method GET_USER_ROLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ROLE_LIST | Value transfer | Type reference (TYPE) | MEMGMT_ROLE_INTERFACE_LIST | Tabellentyp für die Benutzerrollen | 20040607 |
Method GET_USER_ROLES on class CL_ME_MOBILE_USER has no exception.
Method LOAD Signature
Method LOAD on class CL_ME_MOBILE_USER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Benutzer ist im System nicht bekannt | 20040126 |
Method READ_USER_DEVICE_LIST Signature
Method READ_USER_DEVICE_LIST on class CL_ME_MOBILE_USER has no parameter.
Method READ_USER_DEVICE_LIST on class CL_ME_MOBILE_USER has no exception.
Method REFRESH_APPLICATION_LIST Signature
Method REFRESH_APPLICATION_LIST on class CL_ME_MOBILE_USER has no parameter.
Method REFRESH_APPLICATION_LIST on class CL_ME_MOBILE_USER has no exception.
Method REFRESH_ROLE_LIST Signature
Method REFRESH_ROLE_LIST on class CL_ME_MOBILE_USER has no parameter.
Method REFRESH_ROLE_LIST on class CL_ME_MOBILE_USER has no exception.
Method REGISTER_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SINGLE_DEPLOYMENT_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040120 | ||
2 | ![]() |
IS_SUCCESSFULL | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040120 | ||
3 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20040126 | ||
4 | ![]() |
NAME | Call by reference | Type reference (TYPE) | MSDNAME | 20040120 | |||
5 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | NAMESPACE | Namensraum | 20040120 | ||
6 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | BWAFVERS | Version der Offline-Anwendung | 20040120 |
Method REGISTER_APPLICATION on class CL_ME_MOBILE_USER has no exception.
Method UNREGISTER_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SUCCESSFULL | Call by reference | Type reference (TYPE) | BOOLEAN | 20040120 | |||
2 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20040126 | ||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | MSDNAME | 20040120 | |||
4 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | NAMESPACE | 20040120 | |||
5 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | BWAFVERS | 20040120 |
Method UNREGISTER_APPLICATION on class CL_ME_MOBILE_USER has no exception.
History
Last changed by/on | SAP | 20060912 |
SAP Release Created in | 640 |