SAP ABAP Class CL_RMXT_XML (Generic XML Support)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMXTTLS (Package) Main Package - Trial: Tools
Properties
Class CL_RMXT_XML  
Short Description Generic XML Support    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMXTTLS   Main Package - Trial: Tools 
Created 20030510   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMXT_XML has no forward declaration.
Interfaces
Class CL_RMXT_XML has no interface implemented.
Friends
Class CL_RMXT_XML has no friend class.
Attributes
Class CL_RMXT_XML has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ABAP2DOM_CL Static method Public Method Insert ABAP Structure in DOM 20030510
2 RETRIEVE_DOMFROMABAP_CL Static method Public Method Convert DOM to ABAP 20030510
Events
Class CL_RMXT_XML has no event.
Types
Class CL_RMXT_XML has no local type.
Method Signatures

Method APPEND_ABAP2DOM_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NAME Call by reference Type reference (TYPE) STRING 'HEADER' Name für Ablage 20030510
2 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE XML Knoten 20030510
3 Importing IO_XML Call by reference Object reference (TYPE REF TO) IF_IXML XML Dokument 20030510
4 Importing IS_DATA Call by reference Type reference (TYPE) ANY Datenblock 20030510

Method APPEND_ABAP2DOM_CL on class CL_RMXT_XML has no exception.

Method RETRIEVE_DOMFROMABAP_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) ANY 20030510
2 Importing ID_NAME Call by reference Type reference (TYPE) STRING 'HEADER' 20030510
3 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20030510
4 Importing IO_XML Call by reference Object reference (TYPE REF TO) IF_IXML IF_IXML 20030510
5 Importing I_ISABAP Call by reference Type reference (TYPE) C ' ' Kanonische XML ABAP Darstellung 20030826
6 Changing XT_MSG Call by reference Type reference (TYPE) RMXMTY_MESSAGES RMXM: Nachrichtentabelle 20030510

Method RETRIEVE_DOMFROMABAP_CL on class CL_RMXT_XML has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in 471