SAP ABAP Class IF_RSBOLAP_DOM_WRITER (Serializer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_DOM_WRITER Serializer 20090831
Properties
Class IF_RSBOLAP_DOM_WRITER  
Short Description Serializer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090831   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSBOLAP_DOM_WRITER has no interface implemented.
Friends
Class IF_RSBOLAP_DOM_WRITER has no friend class.
Attributes
Class IF_RSBOLAP_DOM_WRITER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BOOLEAN_ELEMENT Instance method Public Method 20090831
2 ADD_ELEMENT Instance method Public Method 20090831
3 ADD_NODE Instance method Public Method 20090831
4 GET_DOCUMENT Instance method Public Method 20090831
5 NODE_COMPLETED Instance method Public Method 20090831
6 SET_NODE_ATTRIBUTE Instance method Public Method 20090831
7 SET_NODE_VALUE Instance method Public Method 20090831
Events
Class IF_RSBOLAP_DOM_WRITER has no event.
Types
Class IF_RSBOLAP_DOM_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 20090831
2 Importing I_VALUE Call by reference Type reference (TYPE) RS_BOOL 20090831

Method ADD_BOOLEAN_ELEMENT on class IF_RSBOLAP_DOM_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 20090831
2 Importing I_VALUE Call by reference Type reference (TYPE) CLIKE 20090831

Method ADD_ELEMENT on class IF_RSBOLAP_DOM_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 20090831
2 Importing I_NAME_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20090831

Method ADD_NODE on class IF_RSBOLAP_DOM_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 20090831

Method GET_DOCUMENT on class IF_RSBOLAP_DOM_WRITER has no exception.

Method NODE_COMPLETED Signature

Method NODE_COMPLETED on class IF_RSBOLAP_DOM_WRITER has no parameter.
Method NODE_COMPLETED on class IF_RSBOLAP_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 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20090831
2 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20090831

Method SET_NODE_ATTRIBUTE on class IF_RSBOLAP_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 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20090831

Method SET_NODE_VALUE on class IF_RSBOLAP_DOM_WRITER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in