SAP ABAP Class CL_ME_MOBILE_REGISTRY (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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEMGMT_CONSTANTS All Constsants for Device MGMT 20040628
Properties
Class CL_ME_MOBILE_REGISTRY  
Short Description Mobile Solution Descriptor    
Super Class    
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_REGISTRY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MEMGMT_CONSTANTS All Constsants for Device MGMT 20040628
Friends
Class CL_ME_MOBILE_REGISTRY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEVICE Instance attribute Private Object reference (TYPE REF TO) CL_ME_MOBILE_DEVICE Mobile Solution Descriptor 20040120
2 USER Instance attribute Private Object reference (TYPE REF TO) CL_ME_MOBILE_USER Mobile Solution Descriptor 20040120
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040120
2 LOAD Instance method Private Method Loads Registry 20040126
3 REGISTER_APPLICATION Instance method Public Method Registers Application 20040120
4 REGISTER_DEVICE_TEMPLATE Instance method Public Method Registers a device template 20040628
5 UNREGISTER_APPLICATION Instance method Public Method Deletes Registration of Application 20040120
6 UNREGISTER_DEVICE_TEMPLATE Instance method Public Method Deletes the Registration of a Device Template 20040628
Events
Class CL_ME_MOBILE_REGISTRY has no event.
Types
Class CL_ME_MOBILE_REGISTRY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ME_MOBILE_REGISTRY has no parameter.
Method CONSTRUCTOR on class CL_ME_MOBILE_REGISTRY has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEVICEID Call by reference Type reference (TYPE) MECONTGUID Mobile Engine: Unique-ID des Synchronisationscontainers 20040126
2 Exporting IS_SUCCESSFULL Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040126
3 Exporting MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20040126
4 Importing USERNAME Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20040126

Method LOAD on class CL_ME_MOBILE_REGISTRY has no exception.

Method REGISTER_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) BWAFDEPL Mobile Engine 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 20040122

Method REGISTER_APPLICATION on class CL_ME_MOBILE_REGISTRY has no exception.

Method REGISTER_DEVICE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEVICE_TEMPLATE Call by reference Type reference (TYPE) BWAFDEPL Mobile Engine 20040628
2 Exporting IS_SUCCESSFULL Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040628
3 Exporting MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20040628

Method REGISTER_DEVICE_TEMPLATE on class CL_ME_MOBILE_REGISTRY has no exception.

Method UNREGISTER_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) BWAFDEPL Mobile Engine 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 20040122

Method UNREGISTER_APPLICATION on class CL_ME_MOBILE_REGISTRY has no exception.

Method UNREGISTER_DEVICE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEVICE_TEMPLATE Call by reference Type reference (TYPE) BWAFDEPL Mobile Engine 20040628
2 Exporting IS_SUCCESSFULL Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040628
3 Exporting MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20040628

Method UNREGISTER_DEVICE_TEMPLATE on class CL_ME_MOBILE_REGISTRY has no exception.
History
Last changed by/on SAP  20060912 
SAP Release Created in 640