SAP ABAP Class CL_RSZ_QD_QXML_DOM_WRITER (DOM Writer for QueryXML)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSZOO (Package) Object-Oriented Query Designer
⤷
⤷
Properties
| Class | CL_RSZ_QD_QXML_DOM_WRITER | |
| Short Description | DOM Writer for QueryXML | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSZOO | Object-Oriented Query Designer |
| Created | 20070725 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSZ_QD_QXML_DOM_WRITER has no interface implemented.
Friends
Class CL_RSZ_QD_QXML_DOM_WRITER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 20070803 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20070725 | ||||
| 3 | Instance attribute | Private | See coding | 20070725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070725 | ||
| 2 | Instance method | Public | Method | 20070803 | ||
| 3 | Instance method | Public | Constructor | 20070725 | ||
| 4 | Instance method | Public | Method | 20070803 | ||
| 5 | Instance method | Public | Method | 20070725 | ||
| 6 | Instance method | Public | Method | 20070725 | ||
| 7 | Instance method | Public | Method | 20070807 | ||
| 8 | Instance method | Public | Method | 20070727 | ||
| 9 | Instance method | Public | Method | 20070725 | ||
| 10 | Instance method | Public | Method | 20070725 |
Events
Class CL_RSZ_QD_QXML_DOM_WRITER has no event.
Types
Class CL_RSZ_QD_QXML_DOM_WRITER has no local type.
Method Signatures
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070725 |
Method ADD_NODE on class CL_RSZ_QD_QXML_DOM_WRITER has no exception.
Method ADD_TEXT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20070803 |
Method ADD_TEXT_NODE on class CL_RSZ_QD_QXML_DOM_WRITER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSZ_QD_QXML_DOM_WRITER has no parameter.
Method CONSTRUCTOR on class CL_RSZ_QD_QXML_DOM_WRITER has no exception.
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STR | Value transfer | Type reference (TYPE) | STRING | 20070803 |
Method GET_CONTENT on class CL_RSZ_QD_QXML_DOM_WRITER has no exception.
Method GET_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20070725 |
Method GET_DOCUMENT on class CL_RSZ_QD_QXML_DOM_WRITER has no exception.
Method NODE_COMPLETED Signature
Method NODE_COMPLETED on class CL_RSZ_QD_QXML_DOM_WRITER has no parameter.
Method NODE_COMPLETED on class CL_RSZ_QD_QXML_DOM_WRITER has no exception.
Method NORMALIZE_NODE Signature
Method NORMALIZE_NODE on class CL_RSZ_QD_QXML_DOM_WRITER has no parameter.
Method NORMALIZE_NODE on class CL_RSZ_QD_QXML_DOM_WRITER has no exception.
Method RELOAD_CHILDNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20070727 | ||||
| 2 | R_FOUND | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070727 |
Method RELOAD_CHILDNODE on class CL_RSZ_QD_QXML_DOM_WRITER has no exception.
Method SET_NODE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070725 | ||||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20070725 |
Method SET_NODE_ATTRIBUTE on class CL_RSZ_QD_QXML_DOM_WRITER has no exception.
Method SET_NODE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070725 |
Method SET_NODE_VALUE on class CL_RSZ_QD_QXML_DOM_WRITER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |