SAP ABAP Class CL_RSPO_XDC_PARSER (Get XML information from XDC data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN-SPO (Application Component) Spool System
⤷
SASP (Package) ADS Spool Processing
⤷
⤷
Properties
| Class | CL_RSPO_XDC_PARSER | |
| Short Description | Get XML information from XDC data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SASP | ADS Spool Processing |
| Created | 20130319 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSPO_XDC_PARSER has no forward declaration.
Interfaces
Class CL_RSPO_XDC_PARSER has no interface implemented.
Friends
Class CL_RSPO_XDC_PARSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | Interface of Factory Object | 20130319 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | Factory for Streams | 20130319 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20130319 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | XML Document in DOM Representation | 20130319 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130319 | ||
| 2 | Instance method | Public | Method | 20130319 | ||
| 3 | Instance method | Private | Method | 20130319 |
Events
Class CL_RSPO_XDC_PARSER has no event.
Types
Class CL_RSPO_XDC_PARSER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_XDC_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20130319 |
Method CONSTRUCTOR on class CL_RSPO_XDC_PARSER has no exception.
Method GET_REQUIRED_NODE 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 | Node of DOM | 20130319 | |||
| 2 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | 20130319 | ||||
| 3 | IV_ATTR_VALUE | Call by reference | Type reference (TYPE) | STRING | 20130319 | ||||
| 4 | IV_ELEMENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20130319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130319 |
Method PARSE_XML_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20130319 | ||||
| 2 | RE_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | XML Document in DOM Representation | 20130319 |
Method PARSE_XML_STREAM on class CL_RSPO_XDC_PARSER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |