SAP ABAP Class CL_ME_GENERATE_MCD_XML (Generated MCD XML)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MOB (Application Component) SAP NetWeaver Mobile - Use subcomponents
     S_ME_CORE (Package) Mobile: Core Components
Properties
Class CL_ME_GENERATE_MCD_XML  
Short Description Generated MCD XML    
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 20050314   SAP 
Last change 20060912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ME_GENERATE_MCD_XML has no forward declaration.
Interfaces
Class CL_ME_GENERATE_MCD_XML has no interface implemented.
Friends
Class CL_ME_GENERATE_MCD_XML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MCD Instance attribute Private Object reference (TYPE REF TO) CL_ME_MSD Mobile Component Descriptor 20050314
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050314
2 GENERATE_XML Instance method Private Method 20050404
3 GENERATE_XML_XSTRING Instance method Public Method 20050407
4 GET_XML_AS_NODE Instance method Public Method 20050404
5 PRINT_DOM_TREE Instance method Private Method 20050315
Events
Class CL_ME_GENERATE_MCD_XML has no event.
Types
Class CL_ME_GENERATE_MCD_XML 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 I_MCD Call by reference Object reference (TYPE REF TO) CL_ME_MSD Mobile Component Descriptor 20050329
2 Importing I_NAME Call by reference Type reference (TYPE) MEMSD-NAME Namensraum 20050314
3 Importing I_NAMESPACE Call by reference Type reference (TYPE) MEMSD-NAMESPACE SPACE Namensraum 20050314
4 Importing I_VERSION Call by reference Type reference (TYPE) MEMSD-VERSION Version der mobilen Komponente 20050314
# Exception Resumable Description Created on
1 MCD_NOT_FOUND Mobile Komponente nicht gefunden 20050314

Method GENERATE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20050404
2 Changing IXML Value transfer Object reference (TYPE REF TO) IF_IXML IF_IXML 20050404

Method GENERATE_XML on class CL_ME_GENERATE_MCD_XML has no exception.

Method GENERATE_XML_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_STRING Value transfer Type reference (TYPE) XSTRING 20050407

Method GENERATE_XML_XSTRING on class CL_ME_GENERATE_MCD_XML has no exception.

Method GET_XML_AS_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODE Value transfer Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20050404

Method GET_XML_AS_NODE on class CL_ME_GENERATE_MCD_XML has no exception.

Method PRINT_DOM_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20050315

Method PRINT_DOM_TREE on class CL_ME_GENERATE_MCD_XML has no exception.
History
Last changed by/on SAP  20060912 
SAP Release Created in 710