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 L_ROLE_LIST Instance attribute Private Type reference (TYPE) MEMGMT_ROLE_INTERFACE_LIST Assignment of roles to users 20040607
2 L_USER_DEVICES Instance attribute Private Type reference (TYPE) MEMGMT_USER_DEVICES_TT 20050119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040120
2 DELETE Instance method Public Method Deletes All Mobile-Specific Data of User 20040526
3 GET_APPLICATION_LIST Instance method Public Method Gets Applications 20040120
4 GET_USERNAME Instance method Public Method Gets User Name 20040120
5 GET_USER_DEVICES Instance method Public Method 20050119
6 GET_USER_HIERARCHY_GROUP Static method Public Method 20050209
7 GET_USER_ROLES Instance method Public Method Returns the roles of the user 20040607
8 LOAD Instance method Public Method Gets User Data 20040126
9 READ_USER_DEVICE_LIST Instance method Private Method 20050119
10 REFRESH_APPLICATION_LIST Instance method Private Method Updates Application List 20040120
11 REFRESH_ROLE_LIST Instance method Private Method Refreshes the list of roles of the user 20040607
12 REGISTER_APPLICATION Instance method Public Method Registers Application for User 20040120
13 UNREGISTER_APPLICATION Instance method Public Method Removes Application for User 20040120
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 Importing 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 INTERNAL_ERROR Es ist ein interner Fehler aufgetreten 20040526
2 NOT_AUTHORIZED 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 Exporting 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 Exporting 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 Exporting 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 Exporting E_NODE Call by reference Type reference (TYPE) MENODEGUID 20050209
2 Importing 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 Returning 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 USER_NOT_FOUND 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 Importing IS_SINGLE_DEPLOYMENT_MODE Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040120
2 Exporting IS_SUCCESSFULL Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040120
3 Exporting MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20040126
4 Importing NAME Call by reference Type reference (TYPE) MSDNAME 20040120
5 Importing NAMESPACE Call by reference Type reference (TYPE) NAMESPACE Namensraum 20040120
6 Importing 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 Exporting IS_SUCCESSFULL Call by reference Type reference (TYPE) BOOLEAN 20040120
2 Exporting MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20040126
3 Importing NAME Call by reference Type reference (TYPE) MSDNAME 20040120
4 Importing NAMESPACE Call by reference Type reference (TYPE) NAMESPACE 20040120
5 Importing 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