SAP ABAP Class CL_MEREP_DOM_DOCUMENT (MEREP DOM Document)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MEREP_DOM_APP_META | MEREP Application Metadata in DOM Format | 20021118 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_MEREP_DOM_MESSAGE | MEREP Message in DOM Format | 20021025 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_MEREP_DOM_SYNCBO_META | MEREP SyncBO Metadata in DOM Format | 20021111 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_MEREP_MESSAGE_DOM | MEREP Message - DOM Format (obsolete) | 20020123 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_MEREP_METADATA_REQUEST | MEREP Metadata Request Message (obsolete) | 20020121 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_MEREP_METADATA_RESPONSE | MEREP Metadata Response Message (obsolete) | 20020121 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_MEREP_SCENARIO_META_DOM | MEREP Scenario Metadata - DOM Format (obs) | 20020123 |
Properties
| Class | CL_MEREP_DOM_DOCUMENT | |
| Short Description | MEREP DOM Document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ME_DATA | Mobile: data replication |
| Created | 20020121 | SAP |
| Last change | 20060912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_MEREP_DOM_DOCUMENT has no interface implemented.
Friends
Class CL_MEREP_DOM_DOCUMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '0' | 20021101 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '1' | 20021101 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'false' | 20021101 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'true' | 20021101 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20020121 | |||
| 6 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20020121 | |||
| 7 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML_STREAM_FACTORY | 20020121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020122 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020122 | |
| 3 | Static method | Public | Method | 20021111 | ||
| 4 | Static method | Public | Method | 20021101 | ||
| 5 | Static method | Public | Method | 20021101 | ||
| 6 | Instance method | Public | Method | 20021118 | ||
| 7 | Static method | Public | Method | 20030813 | ||
| 8 | Instance method | Public | Method | 20020121 | ||
| 9 | Instance method | Public | Method | 20020131 | ||
| 10 | Instance method | Public | Method | 20020131 | ||
| 11 | Instance method | Public | Method | 20020131 |
Events
Class CL_MEREP_DOM_DOCUMENT has no event.
Types
Class CL_MEREP_DOM_DOCUMENT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MEREP_DOM_DOCUMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MEREP_DOM_DOCUMENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20021031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | iXML-Ausnahme: Fehler beim Parsen | 20021031 |
Method CORRECT_ENCODING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20021111 | ||||
| 2 | XML | Call by reference | Type reference (TYPE) | STRING | 20021111 |
Method CORRECT_ENCODING on class CL_MEREP_DOM_DOCUMENT has no exception.
Method GET_EXT_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOOLEAN | Call by reference | Type reference (TYPE) | STRING | 20021101 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | FLAG | Allgemeines Kennzeichen | 20021101 |
Method GET_EXT_BOOLEAN on class CL_MEREP_DOM_DOCUMENT has no exception.
Method GET_INT_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOOLEAN | Call by reference | Type reference (TYPE) | FLAG | Allgemeines Kennzeichen | 20021101 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20021101 |
Method GET_INT_BOOLEAN on class CL_MEREP_DOM_DOCUMENT has no exception.
Method GET_ROOT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20021118 |
Method GET_ROOT_ELEMENT on class CL_MEREP_DOM_DOCUMENT has no exception.
Method LOG_PARSE_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARSER | Call by reference | Object reference (TYPE REF TO) | IF_IXML_PARSER | 20030813 |
Method LOG_PARSE_ERRORS on class CL_MEREP_DOM_DOCUMENT has no exception.
Method RENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ENCODING | IF_IXML_ENCODING | 20020131 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20020121 |
Method RENDER on class CL_MEREP_DOM_DOCUMENT has no exception.
Method RENDER_IN_ENCODING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BYTE_ORDER | Call by reference | Type reference (TYPE) | I | 20020131 | ||||
| 2 | ENCODING | Call by reference | Type reference (TYPE) | STRING | 20020131 | ||||
| 3 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20020131 |
Method RENDER_IN_ENCODING on class CL_MEREP_DOM_DOCUMENT has no exception.
Method RENDER_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ENCODING | IF_IXML_ENCODING | 20020131 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20020131 |
Method RENDER_STRING on class CL_MEREP_DOM_DOCUMENT has no exception.
Method RENDER_STRING_IN_ENCODING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BYTE_ORDER | Call by reference | Type reference (TYPE) | I | 20020131 | ||||
| 2 | ENCODING | Call by reference | Type reference (TYPE) | STRING | 20020131 | ||||
| 3 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20020131 |
Method RENDER_STRING_IN_ENCODING on class CL_MEREP_DOM_DOCUMENT has no exception.
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 620 |