SAP ABAP Class CL_RSDD_CS_XML_WRITER (Write XML)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_CREATECUBE (Package) Create Cube in BWA
Properties
Class CL_RSDD_CS_XML_WRITER  
Short Description Write XML    
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
Class CL_RSDD_CS_XML_WRITER has no forward declaration.
Interfaces
Class CL_RSDD_CS_XML_WRITER has no interface implemented.
Friends
Class CL_RSDD_CS_XML_WRITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_FOCUS_STACK_POSITION Instance attribute Private Type reference (TYPE) I 20091105
2 P_R_DOCUMENT Instance attribute Private Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20091105
3 P_T_FOCUS_STACK Instance attribute Private See coding 20091105
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BOOLEAN_ELEMENT Instance method Public Method 20091105
2 ADD_COMMENT Instance method Public Method 20091105
3 ADD_ELEMENT Instance method Public Method 20091105
4 ADD_NODE Instance method Public Method 20091105
5 ADD_NODE_NAMESPACE Instance method Public Method 20100115
6 CONSTRUCTOR Instance method Public Constructor 20091105
7 GET_DOCUMENT Instance method Public Method 20091105
8 GET_XML Instance method Public Method 20091123
9 NODE_COMPLETED Instance method Public Method 20091105
10 SET_NODE_ATTRIBUTE Instance method Public Method 20091105
11 SET_NODE_ATTRIBUTE_BOOLEAN Instance method Public Method 20091105
12 SET_NODE_VALUE Instance method Public Method 20091105
13 SET_NODE_VALUE_BOOLEAN Instance method Public Method 20091105
Events
Class CL_RSDD_CS_XML_WRITER has no event.
Types
Class CL_RSDD_CS_XML_WRITER has no local type.
Method Signatures

Method ADD_BOOLEAN_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20091105
2 Importing I_VALUE Call by reference Type reference (TYPE) RS_BOOL Boolean 20091105

Method ADD_BOOLEAN_ELEMENT on class CL_RSDD_CS_XML_WRITER has no exception.

Method ADD_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMENT Call by reference Type reference (TYPE) STRING 20091105

Method ADD_COMMENT on class CL_RSDD_CS_XML_WRITER has no exception.

Method ADD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20091105
2 Importing I_VALUE Call by reference Type reference (TYPE) CLIKE 20091105

Method ADD_ELEMENT on class CL_RSDD_CS_XML_WRITER has no exception.

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20091105
2 Importing I_NAME_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20091105
3 Importing I_NS_PREFIX Call by reference Type reference (TYPE) CSEQUENCE 20100115

Method ADD_NODE on class CL_RSDD_CS_XML_WRITER has no exception.

Method ADD_NODE_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING 20100115
2 Importing I_PREFIX Call by reference Type reference (TYPE) STRING 20100115
3 Importing I_URI Call by reference Type reference (TYPE) STRING 20100115

Method ADD_NODE_NAMESPACE on class CL_RSDD_CS_XML_WRITER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20100127

Method CONSTRUCTOR on class CL_RSDD_CS_XML_WRITER has no exception.

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_DOCUMENT Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20091105

Method GET_DOCUMENT on class CL_RSDD_CS_XML_WRITER has no exception.

Method GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_XML Value transfer Type reference (TYPE) XSTRING 20091123

Method GET_XML on class CL_RSDD_CS_XML_WRITER has no exception.

Method NODE_COMPLETED Signature

Method NODE_COMPLETED on class CL_RSDD_CS_XML_WRITER has no parameter.
Method NODE_COMPLETED on class CL_RSDD_CS_XML_WRITER has no exception.

Method SET_NODE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20091105
2 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE Boolean 20091105

Method SET_NODE_ATTRIBUTE on class CL_RSDD_CS_XML_WRITER has no exception.

Method SET_NODE_ATTRIBUTE_BOOLEAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20091105
2 Importing I_VALUE Call by reference Type reference (TYPE) RS_BOOL Boolean 20091105

Method SET_NODE_ATTRIBUTE_BOOLEAN on class CL_RSDD_CS_XML_WRITER has no exception.

Method SET_NODE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) ANY 20091105

Method SET_NODE_VALUE on class CL_RSDD_CS_XML_WRITER has no exception.

Method SET_NODE_VALUE_BOOLEAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) RS_BOOL Boolean 20091105

Method SET_NODE_VALUE_BOOLEAN on class CL_RSDD_CS_XML_WRITER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730