SAP ABAP Class CL_RSDDTPS_XML (Parent Class for XML Creation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTPS_PROV (Package) RSDDTPS_PROV
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDTPS_CUBE_XML | Cubar Part in Logical Index | 20090618 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDTPS_FML_XML | 20090724 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDTPS_MPRO | MultiProvider XML | 20090721 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDTPS_XML_CHARACTERISTIC | 20090616 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDTPS_XML_MEASURE | 20090616 |
Properties
| Class | CL_RSDDTPS_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 | RSDDTPS_PROV | RSDDTPS_PROV |
| Created | 20090616 | 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_RSDDTPS_XML has no interface implemented.
Friends
Class CL_RSDDTPS_XML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSDDTPS_PROVIDER | Provider Interface for Polestar | 20090616 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20090616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20090616 | ||
| 2 | Instance method | Public | Constructor | 20090616 | ||
| 3 | Instance method | Public | Method | 20090616 | ||
| 4 | Instance method | Protected | Method | 20090616 | ||
| 5 | Instance method | Protected | Method | 20090616 | ||
| 6 | Instance method | Protected | Method | Write InfoObject Name | 20090721 |
Events
Class CL_RSDDTPS_XML has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_DESCRIPTION | Public | See coding | 20090616 | begin of Tn_S_DESCRIPTION,
langu type sy-langu,
description type rstxtlg,
end of tn_s_description
|
||
| 2 | TN_T_DESCRIPTION | Public | See coding | 20090616 | tn_t_description type STANDARD TABLE OF tn_s_description with NON-UNIQUE key langu
|
Method Signatures
Method BUILD_XML Signature
Method BUILD_XML on class CL_RSDDTPS_XML has no parameter.
Method BUILD_XML on class CL_RSDDTPS_XML has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RSDDTPS_PROVIDER | Providerinterface für Polestar | 20090616 |
Method CONSTRUCTOR on class CL_RSDDTPS_XML has no exception.
Method GET_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STRING | Value transfer | Type reference (TYPE) | STRING | 20090616 |
Method GET_XML on class CL_RSDDTPS_XML has no exception.
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRING | Value transfer | Type reference (TYPE) | STRING | 20090616 | ||||
| 2 | I_USE_LOWER_CASE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20090721 |
Method WRITE on class CL_RSDDTPS_XML has no exception.
Method WRITE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_DESCRIPTION | Call by reference | Type reference (TYPE) | TN_T_DESCRIPTION | 20090616 |
Method WRITE_DESCRIPTION on class CL_RSDDTPS_XML has no exception.
Method WRITE_IOBJNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRING | Value transfer | Type reference (TYPE) | STRING | 20090721 |
Method WRITE_IOBJNM on class CL_RSDDTPS_XML has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |