SAP ABAP Class IF_RSBOLAP_STATE_SERIALIZER (Status Serializer/Deserializer)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_STATE_DOM_READER | Object reads status from XML | 20090831 |
2 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_STATE_DOM_WRITER | Object writes status to XML | 20090831 |
Meta Relationship - Used By
Properties
Class | IF_RSBOLAP_STATE_SERIALIZER | |
Short Description | Status Serializer/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
Class IF_RSBOLAP_STATE_SERIALIZER has no forward declaration.
Interfaces
Class IF_RSBOLAP_STATE_SERIALIZER has no interface implemented.
Friends
Class IF_RSBOLAP_STATE_SERIALIZER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ACTIVE' | 20090831 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'alternativeName' | 20090831 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'index' | 20090831 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'name' | 20090831 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'size' | 20090831 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'systemAlias' | 20090831 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'text' | 20090831 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'type' | 20090831 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'value' | 20090831 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'valueType' | 20090831 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CUSTOMER_EXIT' | 20090831 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CUSTOMER_EXITS' | 20090831 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CUSTOM_PARAMETERS' | 20090831 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'false' | 20090831 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'JAVA_EXCEPTION' | 20090831 | ||
16 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'NAMESPACE' | 20090831 | ||
17 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OBJECT' | 20090831 | ||
18 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OBJECT_LIST' | 20090831 | ||
19 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SERVICE_DESCRIPTION' | 20090831 | ||
20 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SYSTEM_ALIAS' | 20090831 | ||
21 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'true' | 20090831 | ||
22 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'VALUE' | 20090831 | ||
23 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'VALUE_TYPE' | 20090831 | ||
24 | ![]() |
Constant | Public | Type reference (TYPE) | RSBOLAP_BIT_LIST | 4 | 20090831 | ||
25 | ![]() |
Constant | Public | Type reference (TYPE) | RSBOLAP_BIT_LIST | 2 | 20090831 | ||
26 | ![]() |
Constant | Public | Type reference (TYPE) | RSBOLAP_BIT_LIST | 1 | 20090831 | ||
27 | ![]() |
Constant | Public | Type reference (TYPE) | RSBOLAP_BIT_LIST | 8 | 20090831 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Complex Status Structure | 20120209 |
2 | ![]() |
Instance method | Public | Method | Create Status XML | 20090831 |
3 | ![]() |
Instance method | Public | Method | 20090831 | |
4 | ![]() |
Instance method | Public | Method | Set Status with Complex Structure | 20120209 |
5 | ![]() |
Instance method | Public | Method | Set Status with XML | 20090831 |
6 | ![]() |
Instance method | Public | Method | Is status setting supported? | 20090831 |
7 | ![]() |
Instance method | Public | Method | 20090831 |
Events
Class IF_RSBOLAP_STATE_SERIALIZER has no event.
Types
Class IF_RSBOLAP_STATE_SERIALIZER has no local type.
Method Signatures
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SX_STATE | Value transfer | Type reference (TYPE) | BICS_PROV_STATE | 20120209 |
Method GET_STATE on class IF_RSBOLAP_STATE_SERIALIZER has no exception.
Method GET_STATE_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_XML | Call by reference | Type reference (TYPE) | XSTRING | 20090831 | |||
2 | ![]() |
E_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20090831 | |||
3 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RSBOLAP_BIT_LIST | Bit Leiste | 20091125 |
Method GET_STATE_XML on class IF_RSBOLAP_STATE_SERIALIZER has no exception.
Method READ_STATE_FROM_DOM Signature
Method READ_STATE_FROM_DOM on class IF_RSBOLAP_STATE_SERIALIZER has no parameter.
Method READ_STATE_FROM_DOM on class IF_RSBOLAP_STATE_SERIALIZER has no exception.
Method SET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SX_STATE | Call by reference | Type reference (TYPE) | BICS_PROV_STATE | 20120209 | |||
2 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | RS_BOOL | 20120209 |
Method SET_STATE on class IF_RSBOLAP_STATE_SERIALIZER has no exception.
Method SET_STATE_BY_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_XML | Call by reference | Type reference (TYPE) | XSTRING | Option 1 | 20090831 | ||
2 | ![]() |
I_XML_STRING | Call by reference | Type reference (TYPE) | STRING | Option 2 | 20090831 |
Method SET_STATE_BY_XML on class IF_RSBOLAP_STATE_SERIALIZER has no exception.
Method SUPPORTS_SET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SUPPORTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090831 |
Method SUPPORTS_SET_STATE on class IF_RSBOLAP_STATE_SERIALIZER has no exception.
Method WRITE_STATE_INTO_DOM Signature
Method WRITE_STATE_INTO_DOM on class IF_RSBOLAP_STATE_SERIALIZER has no parameter.
Method WRITE_STATE_INTO_DOM on class IF_RSBOLAP_STATE_SERIALIZER has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |