SAP ABAP Class CL_RSDD_CC_XML (Parent Class for XML Creation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_CREATECUBE (Package) Create Cube in BWA
⤷
⤷
Meta Relationship - Used By
Properties
| Class | CL_RSDD_CC_XML | |
| Short Description | Parent Class for XML Creation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_CREATECUBE | Create Cube in BWA |
| Created | 20091105 | 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_RSDD_CC_XML has no interface implemented.
Friends
Class CL_RSDD_CC_XML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TN_T_DESCRIPTION | 20091105 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | INT1 | XML Version | 20101108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20091105 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101108 | |
| 3 | Instance method | Protected | Method | Returns the active XML version | 20101108 | |
| 4 | Instance method | Public | Method | 20091105 | ||
| 5 | Instance method | Protected | Method | 20091105 |
Events
Class CL_RSDD_CC_XML has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_DESCRIPTION | Public | See coding | 20091105 | |
||
| 2 | TN_T_DESCRIPTION | Public | See coding | 20091105 | |
Method Signatures
Method BUILD_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_XML | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_XML_WRITER | XML schreiben | 20091105 |
Method BUILD_XML on class CL_RSDD_CC_XML has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDD_CC_XML has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_CC_XML has no exception.
Method GET_XML_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VERSION | Value transfer | Type reference (TYPE) | INT1 | XML-Version | 20101108 |
Method GET_XML_VERSION on class CL_RSDD_CC_XML has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091105 | ||||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20091105 |
Method SET_DESCRIPTION on class CL_RSDD_CC_XML has no exception.
Method WRITE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_XML | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_XML_WRITER | XML schreiben | 20091105 |
Method WRITE_DESCRIPTION on class CL_RSDD_CC_XML has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |