SAP ABAP Interface IF_RSBOLAP_STATE_SERIALIZER (Status Serializer/Deserializer)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_GENERAL (Package) Contains general objects for RSBOLAP

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_RSBOLAP_STATE_SERIALIZER | |
Short Description | Status Serializer/Deserializer |
General Data
Package | RSBOLAP_GENERAL | Contains general objects for RSBOLAP |
Created | 20090831 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSBOLAP_STATE_SERIALIZER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBOLAP_STATE_DOM_READER | Object reads status from XML | 20090831 | ||
2 | IF_RSBOLAP_STATE_DOM_WRITER | Object writes status to XML | 20090831 |
Friends
Interface IF_RSBOLAP_STATE_SERIALIZER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DOM_ACTIVE | Constant | Public | Type reference (TYPE) | STRING | 'ACTIVE' | 20090831 | ||
2 | DOM_ATTRIBUTE_ALTERNATIVE_NAME | Constant | Public | Type reference (TYPE) | STRING | 'alternativeName' | 20090831 | ||
3 | DOM_ATTRIBUTE_INDEX | Constant | Public | Type reference (TYPE) | STRING | 'index' | 20090831 | ||
4 | DOM_ATTRIBUTE_NAME | Constant | Public | Type reference (TYPE) | STRING | 'name' | 20090831 | ||
5 | DOM_ATTRIBUTE_SIZE | Constant | Public | Type reference (TYPE) | STRING | 'size' | 20090831 | ||
6 | DOM_ATTRIBUTE_SYSTEM_ALIAS | Constant | Public | Type reference (TYPE) | STRING | 'systemAlias' | 20090831 | ||
7 | DOM_ATTRIBUTE_TEXT | Constant | Public | Type reference (TYPE) | STRING | 'text' | 20090831 | ||
8 | DOM_ATTRIBUTE_TYPE | Constant | Public | Type reference (TYPE) | STRING | 'type' | 20090831 | ||
9 | DOM_ATTRIBUTE_VALUE | Constant | Public | Type reference (TYPE) | STRING | 'value' | 20090831 | ||
10 | DOM_ATTRIBUTE_VALUE_TYPE | Constant | Public | Type reference (TYPE) | STRING | 'valueType' | 20090831 | ||
11 | DOM_CUSTOMER_EXIT | Constant | Public | Type reference (TYPE) | STRING | 'CUSTOMER_EXIT' | 20090831 | ||
12 | DOM_CUSTOMER_EXITS | Constant | Public | Type reference (TYPE) | STRING | 'CUSTOMER_EXITS' | 20090831 | ||
13 | DOM_CUSTOM_PARAMETERS | Constant | Public | Type reference (TYPE) | STRING | 'CUSTOM_PARAMETERS' | 20090831 | ||
14 | DOM_FALSE | Constant | Public | Type reference (TYPE) | STRING | 'false' | 20090831 | ||
15 | DOM_JAVA_EXCEPTION | Constant | Public | Type reference (TYPE) | STRING | 'JAVA_EXCEPTION' | 20090831 | ||
16 | DOM_NAMESPACE | Constant | Public | Type reference (TYPE) | STRING | 'NAMESPACE' | 20090831 | ||
17 | DOM_OBJECT | Constant | Public | Type reference (TYPE) | STRING | 'OBJECT' | 20090831 | ||
18 | DOM_OBJECT_LIST | Constant | Public | Type reference (TYPE) | STRING | 'OBJECT_LIST' | 20090831 | ||
19 | DOM_SERVICE_DESCRIPTION | Constant | Public | Type reference (TYPE) | STRING | 'SERVICE_DESCRIPTION' | 20090831 | ||
20 | DOM_SYSTEM_ALIAS | Constant | Public | Type reference (TYPE) | STRING | 'SYSTEM_ALIAS' | 20090831 | ||
21 | DOM_TRUE | Constant | Public | Type reference (TYPE) | STRING | 'true' | 20090831 | ||
22 | DOM_VALUE | Constant | Public | Type reference (TYPE) | STRING | 'VALUE' | 20090831 | ||
23 | DOM_VALUE_TYPE | Constant | Public | Type reference (TYPE) | STRING | 'VALUE_TYPE' | 20090831 | ||
24 | XML_MODE_ADD_META_DATA | Constant | Public | Type reference (TYPE) | RSBOLAP_BIT_LIST | 4 | 20090831 | ||
25 | XML_MODE_OMIT_WHITE_SPACE | Constant | Public | Type reference (TYPE) | RSBOLAP_BIT_LIST | 2 | 20090831 | ||
26 | XML_MODE_OMIT_XML_DECLARATION | Constant | Public | Type reference (TYPE) | RSBOLAP_BIT_LIST | 1 | 20090831 | ||
27 | XML_MODE_RESTRICT_TO_SUPP_INFO | 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
Interface IF_RSBOLAP_STATE_SERIALIZER has no event.
Types
Interface 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 Interface 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 Interface IF_RSBOLAP_STATE_SERIALIZER has no exception.
Method READ_STATE_FROM_DOM Signature
Method READ_STATE_FROM_DOM on Interface IF_RSBOLAP_STATE_SERIALIZER has no parameter.
Method READ_STATE_FROM_DOM on Interface 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 Interface 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 Interface 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 Interface IF_RSBOLAP_STATE_SERIALIZER has no exception.
Method WRITE_STATE_INTO_DOM Signature
Method WRITE_STATE_INTO_DOM on Interface IF_RSBOLAP_STATE_SERIALIZER has no parameter.
Method WRITE_STATE_INTO_DOM on Interface IF_RSBOLAP_STATE_SERIALIZER has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |