SAP ABAP Class IF_RMXM_ROM_XML_IO (XML Import/Export Interface for the ROM)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMXM_ROM_OBJECT | Common Implementation of the ROM Methods | 20030415 |
Properties
| Class | IF_RMXM_ROM_XML_IO | |
| Short Description | XML Import/Export Interface for the ROM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030306 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RMXM_ROM_XML_IO has no forward declaration.
Interfaces
Class IF_RMXM_ROM_XML_IO has no interface implemented.
Friends
Class IF_RMXM_ROM_XML_IO has no friend class.
Attributes
Class IF_RMXM_ROM_XML_IO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Export a Subtree | 20030415 | |
| 2 | Instance method | Public | Method | Import a Subtree to ROM Structure | 20030415 |
Events
Class IF_RMXM_ROM_XML_IO has no event.
Types
Class IF_RMXM_ROM_XML_IO has no local type.
Method Signatures
Method EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_NEW | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20030415 | |||
| 2 | IO_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20030415 | |||
| 3 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20030415 | |||
| 4 | IO_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20030415 |
Method EXPORT on class IF_RMXM_ROM_XML_IO has no exception.
Method IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20030416 | |||
| 2 | ET_NOTUSED | Call by reference | Type reference (TYPE) | RMXMTY_IXMLNODE | IXML Knoten | 20030416 | |||
| 3 | IO_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20030415 | |||
| 4 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20030415 | |||
| 5 | IO_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20030415 | |||
| 6 | I_TRFGRP | Call by reference | Type reference (TYPE) | RMXME_ROM_GRP | Transformationsgruppe | 20030502 | |||
| 7 | XT_MSG | Call by reference | Type reference (TYPE) | RMXMTY_MESSAGES | Nachrichtentabelle | 20030429 |
Method IMPORT on class IF_RMXM_ROM_XML_IO has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in |