SAP ABAP Class CL_MEREP_DOM_APP_META (MEREP Application Metadata in DOM Format)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MOB (Application Component) SAP NetWeaver Mobile - Use subcomponents
     S_ME_DATA (Package) Mobile: data replication
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MEREP_DOM_DOCUMENT MEREP DOM Document 20021118
Properties
Class CL_MEREP_DOM_APP_META  
Short Description MEREP Application Metadata in DOM Format    
Super Class CL_MEREP_DOM_DOCUMENT MEREP DOM Document 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ME_DATA   Mobile: data replication 
Created 20021118   SAP 
Last change 20060912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MEREP_DOM_APP_META has no forward declaration.
Interfaces
Class CL_MEREP_DOM_APP_META has no interface implemented.
Friends
Class CL_MEREP_DOM_APP_META has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DEPEND_TYPE_SYNCBO Constant Public Type reference (TYPE) MSD_DEPTYPE 'SYNCBO' Mobile Solution Descriptor Dependency Type 20021118
2 C_ELEM_PROPERTY Constant Public Type reference (TYPE) STRING 'Property' 20031030
3 C_SCHEMA_VERSION Constant Private Type reference (TYPE) STRING '1.1' 20031029
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ELEM_MEREP_APPLICATION Instance method Protected Method 20021118
2 CREATE_ELEM_PROPERTY Instance method Protected Method 20021118
3 CREATE_USING_MSD Static method Public Method 20021118
4 CREATE_USING_MSD_KEY Static method Public Method 20031030
5 MODIFY_DOWNLOAD_ORDER Static method Public Method Inserting the new Download order 20060614
6 SORT_SYNCBOS Static method Public Method Sorting order of download 20060612
Events
Class CL_MEREP_DOM_APP_META has no event.
Types
Class CL_MEREP_DOM_APP_META has no local type.
Method Signatures

Method CREATE_ELEM_MEREP_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_NAME Value transfer Type reference (TYPE) STRING 'MeRepApplication' 20021118
2 Importing ID Call by reference Type reference (TYPE) MSDNAME Mobile Component Descriptor: Name 20021118
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20021118
4 Importing VERSION Call by reference Type reference (TYPE) BWAFVERS Version von Offline-Anwendung 20021118

Method CREATE_ELEM_MEREP_APPLICATION on class CL_MEREP_DOM_APP_META has no exception.

Method CREATE_ELEM_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_NAME Value transfer Type reference (TYPE) STRING C_ELEM_PROPERTY 20021118
2 Importing ELEMENT_VALUE Call by reference Type reference (TYPE) MSD_PROPVALUE Mobile Component Descriptor: Eigenschaftswert 20021118
3 Importing NAME Call by reference Type reference (TYPE) MSD_PROPNAME Mobile Component Descriptor: Eigenschaftsname 20021118
4 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20021118

Method CREATE_ELEM_PROPERTY on class CL_MEREP_DOM_APP_META has no exception.

Method CREATE_USING_MSD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSD Call by reference Object reference (TYPE REF TO) CL_ME_MSD Mobile Component Descriptor 20021118
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_MEREP_DOM_APP_META MEREP-Anwendungsmetadaten in DOM-Format 20021118
# Exception Resumable Description Created on
1 CX_ME_ILLEGAL_MSD Unzulässiger MCD 20021119
2 CX_ME_LOAD_FROM_DATABASE Laden von Datenbank nicht möglich 20021118

Method CREATE_USING_MSD_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) MSDNAME 20031030
2 Importing NAMESPACE Call by reference Type reference (TYPE) NAMESPACE 20031030
3 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_MEREP_DOM_APP_META MEREP-Anwendungsmetadaten in DOM-Format 20031030
4 Importing VERSION Call by reference Type reference (TYPE) BWAFVERS 20031030
# Exception Resumable Description Created on
1 CX_ME_ILLEGAL_MSD Unzulässiger MCD 20031030
2 CX_ME_LOAD_FROM_DATABASE Laden von Datenbank nicht möglich 20031030

Method MODIFY_DOWNLOAD_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEP_LIST Value transfer Type reference (TYPE) MEMSD_DEP_INTERFACE_LIST Mobile Component Descriptor: Beziehungsart-Tabellentyp 20060614
2 Importing HEAD Value transfer Type reference (TYPE) MEMSD Mobile Component Descriptor: Haupttabelle 20060614

Method MODIFY_DOWNLOAD_ORDER on class CL_MEREP_DOM_APP_META has no exception.

Method SORT_SYNCBOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing SYNCBO_IDS Call by reference Type reference (TYPE) MEREP_TSCENARIO_ID SAP Mobile: SyncBO-ID 20060612
2 Importing SYNCBO_RELATIONS Value transfer Type reference (TYPE) MEREP_TSCENARIO_RELATION SAP Mobile: SyncBO-Beziehungen 20060612

Method SORT_SYNCBOS on class CL_MEREP_DOM_APP_META has no exception.
History
Last changed by/on SAP  20060912 
SAP Release Created in 630