SAP ABAP Class IF_RSBOLAP_DOM_READER (Deserializer)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_DOM_READER | Deserializer | 20090831 |
Properties
| Class | IF_RSBOLAP_DOM_READER | |
| Short Description | Deserializer | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSBOLAP_DOM_READER has no interface implemented.
Friends
Class IF_RSBOLAP_DOM_READER has no friend class.
Attributes
Class IF_RSBOLAP_DOM_READER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090831 | ||
| 2 | Instance method | Public | Method | 20090831 | ||
| 3 | Instance method | Public | Method | 20090831 | ||
| 4 | Instance method | Public | Method | 20090831 | ||
| 5 | Instance method | Public | Method | 20090831 | ||
| 6 | Instance method | Public | Method | 20090831 | ||
| 7 | Instance method | Public | Method | 20090831 | ||
| 8 | Instance method | Public | Method | 20090831 | ||
| 9 | Instance method | Public | Method | 20090831 | ||
| 10 | Instance method | Public | Method | 20090831 | ||
| 11 | Instance method | Public | Method | 20090831 | ||
| 12 | Instance method | Public | Method | 20090831 | ||
| 13 | Instance method | Public | Method | 20090831 | ||
| 14 | Instance method | Public | Method | 20090831 | ||
| 15 | Instance method | Public | Method | 20090907 |
Events
Class IF_RSBOLAP_DOM_READER has no event.
Types
Class IF_RSBOLAP_DOM_READER has no local type.
Method Signatures
Method CHILDREN_COMPLETED Signature
Method CHILDREN_COMPLETED on class IF_RSBOLAP_DOM_READER has no parameter.
Method CHILDREN_COMPLETED on class IF_RSBOLAP_DOM_READER has no exception.
Method FIRST_CHILD Signature
Method FIRST_CHILD on class IF_RSBOLAP_DOM_READER has no parameter.
Method FIRST_CHILD on class IF_RSBOLAP_DOM_READER has no exception.
Method GET_ATTRIBUTE_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20090831 | ||||
| 2 | R_VALUE | Value transfer | Type reference (TYPE) | RS_BOOL | 20090831 |
Method GET_ATTRIBUTE_BOOLEAN on class IF_RSBOLAP_DOM_READER has no exception.
Method GET_ATTRIBUTE_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20090831 | ||||
| 2 | R_VALUE | Value transfer | Type reference (TYPE) | I | 20090831 |
Method GET_ATTRIBUTE_INT on class IF_RSBOLAP_DOM_READER has no exception.
Method GET_ATTRIBUTE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20090831 | ||||
| 2 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | 20090831 |
Method GET_ATTRIBUTE_STRING on class IF_RSBOLAP_DOM_READER has no exception.
Method GET_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | RS_BOOL | 20090831 |
Method GET_BOOLEAN on class IF_RSBOLAP_DOM_READER has no exception.
Method GET_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | I | 20090831 |
Method GET_INT on class IF_RSBOLAP_DOM_READER has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | 20090831 |
Method GET_NAME on class IF_RSBOLAP_DOM_READER has no exception.
Method GET_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | 20090831 |
Method GET_STRING on class IF_RSBOLAP_DOM_READER has no exception.
Method HAS_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 | 20090831 | ||||
| 2 | R_HAS_ATTRIBUTE | Value transfer | Type reference (TYPE) | RS_BOOL | 20090831 |
Method HAS_ATTRIBUTE on class IF_RSBOLAP_DOM_READER has no exception.
Method HAS_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_CHILDREN | Value transfer | Type reference (TYPE) | RS_BOOL | 20090831 |
Method HAS_CHILDREN on class IF_RSBOLAP_DOM_READER has no exception.
Method HAS_MORE_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_MORE | Value transfer | Type reference (TYPE) | RS_BOOL | 20090831 |
Method HAS_MORE_ELEMENTS on class IF_RSBOLAP_DOM_READER has no exception.
Method NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_NEXT | Value transfer | Type reference (TYPE) | RS_BOOL | 20090831 |
Method NEXT on class IF_RSBOLAP_DOM_READER has no exception.
Method RESTART Signature
Method RESTART on class IF_RSBOLAP_DOM_READER has no parameter.
Method RESTART on class IF_RSBOLAP_DOM_READER has no exception.
Method RESTART_CHILDREN Signature
Method RESTART_CHILDREN on class IF_RSBOLAP_DOM_READER has no parameter.
Method RESTART_CHILDREN on class IF_RSBOLAP_DOM_READER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |