SAP ABAP Class CL_RSBOLAP_SERIALIZER_HELPER (Help Class for XML Status (De-)Serialization)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_BICS_CONSUMER (Package) Services for Java Consumer Services

⤷

⤷

Properties
Class | CL_RSBOLAP_SERIALIZER_HELPER | |
Short Description | Help Class for XML Status (De-)Serialization | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSBOLAP_BICS_CONSUMER | Services for Java Consumer Services |
Created | 20090904 | 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_RSBOLAP_SERIALIZER_HELPER has no interface implemented.
Friends
Class CL_RSBOLAP_SERIALIZER_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_RSBOLAP_SERIALIZER_HELPER | Help Class for XML Status (De-)Serialization | 20090907 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Constructor | Private Constructor | 20090907 |
2 | ![]() |
Static method | Public | Method | Get Singleton Instance | 20090907 |
3 | ![]() |
Instance method | Public | Method | Read Single Value Selection from XML | 20090904 |
4 | ![]() |
Instance method | Public | Method | Convert Operator Constants | 20090916 |
5 | ![]() |
Instance method | Public | Method | Read Display from XML | 20090907 |
6 | ![]() |
Instance method | Public | Method | Read Single Value Selection from XML | 20090904 |
7 | ![]() |
Instance method | Public | Method | Read Selection Table from XML | 20090904 |
8 | ![]() |
Instance method | Public | Method | Read Single Value Selection from XML | 20090904 |
9 | ![]() |
Instance method | Public | Method | Read Sorting Information from XML | 20090907 |
10 | ![]() |
Instance method | Public | Method | Write Single Value Selection to XML | 20090904 |
11 | ![]() |
Instance method | Public | Method | Convert Operator Constants | 20090916 |
12 | ![]() |
Instance method | Public | Method | Write Displays to XML | 20090907 |
13 | ![]() |
Instance method | Public | Method | Write Single Value Selection to XML | 20090904 |
14 | ![]() |
Instance method | Public | Method | Write Selection Table to XML | 20090904 |
15 | ![]() |
Instance method | Public | Method | Write Single Value Selection to XML | 20090904 |
16 | ![]() |
Instance method | Public | Method | Write Sorting Information to XML | 20090907 |
Events
Class CL_RSBOLAP_SERIALIZER_HELPER has no event.
Types
Class CL_RSBOLAP_SERIALIZER_HELPER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSBOLAP_SERIALIZER_HELPER has no parameter.
Method CONSTRUCTOR on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSBOLAP_SERIALIZER_HELPER | Hilfsklasse zur XML Status De-/Serialisierung | 20090907 |
Method GET_INSTANCE on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method READ_INTERVAL_FROM_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEFAULT_STATE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090904 | ||
2 | ![]() |
I_R_DOM_READER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DOM_READER | Reader | 20090904 | ||
3 | ![]() |
R_S_INTERVAL | Value transfer | Type reference (TYPE) | RSBOLAP_SO_S_CHAR_SELECTION | Name | 20090904 |
Method READ_INTERVAL_FROM_DOM on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method READ_OPERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_XML_OPERATOR | Value transfer | Type reference (TYPE) | STRING | Operator auf Java Seite | 20090916 | ||
2 | ![]() |
R_OPERATOR | Value transfer | Type reference (TYPE) | RSBOLAP_SELECTION_OPERATOR | Operator in Selektionen | 20090916 |
Method READ_OPERATOR on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method READ_PRESENTATIONS_FROM_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEFAULT_STATE | Call by reference | Type reference (TYPE) | RS_BOOL | ABAP_FALSE | Boolean | 20090907 | |
2 | ![]() |
I_R_DOM_READER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DOM_READER | Deserialisierer | 20090907 | ||
3 | ![]() |
R_T_PRESENTATION | Value transfer | Type reference (TYPE) | RSBOLAP_T_PRESENTATION | Liste von Objektdarstellungen | 20090907 |
Method READ_PRESENTATIONS_FROM_DOM on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method READ_RANGE_FROM_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEFAULT_STATE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090904 | ||
2 | ![]() |
I_R_DOM_READER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DOM_READER | Reader | 20090904 | ||
3 | ![]() |
R_S_RANGE | Value transfer | Type reference (TYPE) | RSBOLAP_SO_S_CHAR_SELECTION | Name | 20090904 |
Method READ_RANGE_FROM_DOM on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method READ_SELECTION_FROM_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEFAULT_STATE | Call by reference | Type reference (TYPE) | RS_BOOL | ABAP_FALSE | Boolean | 20090904 | |
2 | ![]() |
I_R_DOM_READER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DOM_READER | Deserialisierer | 20090904 | ||
3 | ![]() |
R_T_SELECTION | Value transfer | Type reference (TYPE) | RSBOLAP_SO_T_CHAR_SELECTION | Menge von Merkmalsselektionen | 20090904 |
Method READ_SELECTION_FROM_DOM on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method READ_SINGLE_MEMBER_FROM_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEFAULT_STATE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090904 | ||
2 | ![]() |
I_R_DOM_READER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DOM_READER | Reader | 20090904 | ||
3 | ![]() |
R_S_SINGLE_MEMBER | Value transfer | Type reference (TYPE) | RSBOLAP_SO_S_CHAR_SELECTION | Name | 20090904 |
Method READ_SINGLE_MEMBER_FROM_DOM on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method READ_SORTING_FROM_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SX_SORTING | Call by reference | Type reference (TYPE) | BICS_PROV_STATE_SORTING | Sortierungseinstellung | 20090928 | ||
2 | ![]() |
I_DEFAULT_STATE | Call by reference | Type reference (TYPE) | RS_BOOL | ABAP_FALSE | 20090907 | ||
3 | ![]() |
I_MEMBER_ACCESS_SORTING | Call by reference | Type reference (TYPE) | RS_BOOL | ABAP_TRUE | 20090907 | ||
4 | ![]() |
I_R_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_ATTRIBUTE | Option 3: Attribut | 20090907 | ||
5 | ![]() |
I_R_CHARACTERISTIC | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_CHARACTERISTIC_BASE | Option 1: Merkmal im Selektor | 20090907 | ||
6 | ![]() |
I_R_DOM_READER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DOM_READER | 20090907 | |||
7 | ![]() |
I_R_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_HIERARCHY_BASE | Option 2: Hierarchie | 20090907 | ||
8 | ![]() |
I_R_NODE_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_NODE_TYPE | Option 4: Knotentyp | 20090907 |
Method READ_SORTING_FROM_DOM on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method WRITE_INTERVAL_INTO_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RSBOLAP_BIT_LIST | 20090904 | |||
2 | ![]() |
I_R_DOM_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DOM_WRITER | Serialisierer | 20090904 | ||
3 | ![]() |
I_S_SELECTION | Call by reference | Type reference (TYPE) | RSBOLAP_SO_S_CHAR_SELECTION | Merkmalsselektion | 20090904 |
Method WRITE_INTERVAL_INTO_DOM on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method WRITE_OPERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OPERATOR | Call by reference | Type reference (TYPE) | RSBOLAP_SELECTION_OPERATOR | Operator in Select Options und anderen Ausdrücken | 20090916 | ||
2 | ![]() |
R_XML_OPERATOR | Value transfer | Type reference (TYPE) | STRING | Operator auf Java Seite | 20090916 |
Method WRITE_OPERATOR on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method WRITE_PRESENTATIONS_INTO_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RSBOLAP_BIT_LIST | 20090907 | |||
2 | ![]() |
I_R_DOM_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DOM_WRITER | Serialisierer | 20090907 | ||
3 | ![]() |
I_T_PRESENTATION | Call by reference | Type reference (TYPE) | RSBOLAP_T_PRESENTATION | Liste von Objektdarstellungen | 20090907 |
Method WRITE_PRESENTATIONS_INTO_DOM on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method WRITE_RANGE_INTO_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RSBOLAP_BIT_LIST | 20090904 | |||
2 | ![]() |
I_R_DOM_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DOM_WRITER | Serialisierer | 20090904 | ||
3 | ![]() |
I_S_SELECTION | Call by reference | Type reference (TYPE) | RSBOLAP_SO_S_CHAR_SELECTION | Merkmalsselektion | 20090904 |
Method WRITE_RANGE_INTO_DOM on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method WRITE_SELECTION_INTO_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RSBOLAP_BIT_LIST | 20090904 | |||
2 | ![]() |
I_R_DOM_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DOM_WRITER | Serialisierer | 20090904 | ||
3 | ![]() |
I_T_SELECTION | Call by reference | Type reference (TYPE) | RSBOLAP_SO_T_CHAR_SELECTION | Menge von Merkmalsselektionen | 20090904 |
Method WRITE_SELECTION_INTO_DOM on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method WRITE_SINGLE_MEMBER_INTO_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RSBOLAP_BIT_LIST | 20090904 | |||
2 | ![]() |
I_R_DOM_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DOM_WRITER | Serialisierer | 20090904 | ||
3 | ![]() |
I_S_SELECTION | Call by reference | Type reference (TYPE) | RSBOLAP_SO_S_CHAR_SELECTION | Merkmalsselektion | 20090904 |
Method WRITE_SINGLE_MEMBER_INTO_DOM on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
Method WRITE_SORTING_INTO_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MEMBER_ACCESS_SORTING | Call by reference | Type reference (TYPE) | RS_BOOL | ABAP_TRUE | true: Member Access false: Result Set | 20090907 | |
2 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RSBOLAP_BIT_LIST | 20090907 | |||
3 | ![]() |
I_R_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_ATTRIBUTE | Option 3: Attribut | 20090907 | ||
4 | ![]() |
I_R_CHARACTERISTIC | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_CHARACTERISTIC_BASE | Option 1: Merkmal im Selektor | 20090907 | ||
5 | ![]() |
I_R_DOM_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DOM_WRITER | Serialisierer | 20090907 | ||
6 | ![]() |
I_R_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_HIERARCHY_BASE | Option 2: Hierarchie | 20090907 | ||
7 | ![]() |
I_R_NODE_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_NODE_TYPE | Option 4: Knotentyp | 20090907 |
Method WRITE_SORTING_INTO_DOM on class CL_RSBOLAP_SERIALIZER_HELPER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |