Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_APPLICATION | Application Context | 20100209 |
Properties
Interface | IF_RSBOLAP_APPLICATION | |
Short Description | Application |
General Data
Package | RSBOLAP_GENERAL | Contains general objects for RSBOLAP |
Created | 20100209 | SAP |
Last changed | 20140121 | SAP |
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 | IF_RSBOLAP_APPLICATION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | RSBOL | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | RSR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBOLAP_EVENT_SOURCE | Object That Communicates Changes | 20100209 | ||
2 | IF_RSBOLAP_OBJECT | Object | 20100209 |
Friends
Interface IF_RSBOLAP_APPLICATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_INDENT_STEP_WIDTH | Instance attribute | Public | Attribute reference (LIKE) | 20100209 | ||||
2 | N_ALTERNATIVE_NAME | Instance attribute | Public | Attribute reference (LIKE) | 20100209 | ||||
3 | N_CREATION_DATE | Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100209 | ||
4 | N_C_PROPERTY_CREATION_TIME | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'CREATION_TIME' | 20100209 | ||
5 | N_C_PROPERTY_DATE_FORMAT_MASK | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'DATE_FORMAT_MASK' | 20100209 | ||
6 | N_C_PROPERTY_DISPLAY_MIXED_VAL | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'DISPLAY_MIXED_VALUES' | 20100209 | ||
7 | N_C_PROPERTY_DSP_VAL_DIFF0 | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'DISPLAY_VALUE_DIFF0' | 20100209 | ||
8 | N_C_PROPERTY_DSP_VAL_MIXED_VAL | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'DISPLAY_VALUE_MIXED_VALUE' | 20100209 | ||
9 | N_C_PROPERTY_DSP_VAL_NOT_EXIST | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'DISPLAY_VALUE_NOT_EXIST' | 20100209 | ||
10 | N_C_PROPERTY_DSP_VAL_NO_AUTH | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'DISPLAY_VALUE_NO_AUTHORIZATION' | 20100209 | ||
11 | N_C_PROPERTY_DSP_VAL_OVERFLOW | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'DISPLAY_VALUE_OVERFLOW' | 20100209 | ||
12 | N_C_PROPERTY_IS_ANALYZER_3X | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'IS_ANALYZER_3X' | Object Name | 20120110 | |
13 | N_C_PROPERTY_IS_AP_SYSTEM | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'IS_SAP_AP_SYSTEM' | 20100209 | ||
14 | N_C_PROPERTY_IS_BYD_SYSTEM | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'IS_SAP_BYD_SYSTEM' | 20100209 | ||
15 | N_C_PROPERTY_NUMBER_DEC_SEP | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'NUMBER_DECIMAL_SEPARATOR_SYMBOL' | 20100209 | ||
16 | N_C_PROPERTY_NUMBER_GROUP_SEP | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'NUMBER_GROUP_SEPARATOR_SYMBOL' | 20100209 | ||
17 | N_C_PROPERTY_RSTT_TRACE_ID | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'RSTT_TRACE_ID' | 20100209 | ||
18 | N_C_PROPERTY_STATISTIC_SESS_ID | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'STATISTIC_SESSION_ID' | 20100209 | ||
19 | N_C_PROPERTY_TIME_FORMAT_MASK | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'TIME_FORMAT_MASK' | 20100209 | ||
20 | N_C_PROPERTY_VAR_UDH_RES_ALIGN | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 'VAR_UDH_RESULT_ALIGNMENT' | 20110317 | ||
21 | N_HANDLE | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_HANDLE | 20100209 | |||
22 | N_ID | Instance attribute | Public | Attribute reference (LIKE) | 20100209 | ||||
23 | N_IS_PROVIDER_APPLICATION | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | 20100209 | |||
24 | N_NAME | Instance attribute | Public | Attribute reference (LIKE) | 20100209 | ||||
25 | N_TEXT | Instance attribute | Public | Attribute reference (LIKE) | 20100209 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHANGED | Instance Event (0) |
Public (2) |
20100209 | |
2 | FREED | Instance Event (0) |
Public (2) |
20100209 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_APPLICATION | Public | See coding | Application | 20100209 | begin of tn_s_application,
handle type rsbolap_handle,
name type rsbolap_object_name,
ref type ref to cl_rsbolap_application,
end of tn_s_application
|
|
2 | TN_TH_APPLICATION | Public | See coding | Applications | 20100209 | tn_th_application type hashed table of tn_s_application with unique key handle
|
|
3 | TN_TR_DATA_AREA | Public | See coding | Data Areas | 20100209 | TN_TR_DATA_AREA type standard table of ref to IF_RSBOLAP_DATA_AREA with default key
|
|
4 | TN_TR_DATA_PROVIDER | Public | See coding | Data Provider | 20100209 | TN_TR_DATA_Provider type standard table of ref to IF_RSBOLAP_DATA_provider with default key
|
Method Signatures
Method CREATE_BICS_EXIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20100209 | |||
2 | ![]() |
I_T_PROPERTIES | Call by reference | Type reference (TYPE) | RSBOLAP_T_NAME_VALUE | 20100209 | |||
3 | ![]() |
R_R_EXIT | Value transfer | Object reference (TYPE REF TO) | IF_BICS_CONS_EXIT | 20100209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100209 |
Method CREATE_LIST_QUERY_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROVIDER | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20111031 | ||
2 | ![]() |
I_QUERY_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20111031 | ||
3 | ![]() |
I_QUERY_VIEW_STATE_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20111031 | ||
4 | ![]() |
I_R_DATA_AREA | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DATA_AREA | Datenbereich | 20111031 | ||
5 | ![]() |
I_R_VARIABLE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE_CONTAINER | Variablenkontainer | 20111031 | ||
6 | ![]() |
I_T_CHARACTERISTIC | Call by reference | Type reference (TYPE) | RSBOLAP_T_OBJECT_NAME | Liste von Objektnamen | 20111031 | ||
7 | ![]() |
R_R_LIST_QUERY_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_LIST_QUERY_VIEW | Listen-Basierte Sicht auf eine Query | 20111031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unbekannter Data Provider | 20111121 |
Method CREATE_MASTER_DATA_SELECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DUE_DATE | Call by reference | Type reference (TYPE) | RSDATETO | 20100209 | |||
2 | ![]() |
I_INFOPROVIDER | Call by reference | Type reference (TYPE) | RSINFOPROV | 20100209 | |||
3 | ![]() |
I_QUERY_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20120309 | ||
4 | ![]() |
I_R_DATA_AREA | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DATA_AREA | 20100209 | |||
5 | ![]() |
I_T_CHARACTERISTIC | Call by reference | Type reference (TYPE) | RSBOLAP_T_OBJECT_NAME | 20100209 | |||
6 | ![]() |
R_R_SELECTOR | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_SELECTOR | 20100209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100209 |
Method CREATE_PLANNING_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PLANNING_FUNCTION_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20100209 | ||
2 | ![]() |
I_R_DATA_AREA | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DATA_AREA | 20100209 | |||
3 | ![]() |
I_R_VARIABLE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE_CONTAINER | 20100209 | |||
4 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20100209 | ||
5 | ![]() |
R_R_PLANNING_FUNCTION | Value transfer | Object reference (TYPE REF TO) | CL_RSPLFR_WEB_START_SERVICE | 20100209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100209 |
Method CREATE_PLANNING_SEQUENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PLANNING_SEQUENCE_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20100209 | ||
2 | ![]() |
I_R_DATA_AREA | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DATA_AREA | 20100209 | |||
3 | ![]() |
I_R_VARIABLE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE_CONTAINER | 20100209 | |||
4 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20100209 | ||
5 | ![]() |
R_R_PLANNING_SEQUENCE | Value transfer | Object reference (TYPE REF TO) | CL_RSPLFR_WEB_START_SEQUENCE | 20100209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100209 |
Method CREATE_QUERY_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROVIDER | Call by reference | Type reference (TYPE) | RSINFOPROV | 20100209 | |||
2 | ![]() |
I_QUERY_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20100209 | ||
3 | ![]() |
I_QUERY_VIEW_STATE_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20100209 | ||
4 | ![]() |
I_R_DATA_AREA | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DATA_AREA | 20100209 | |||
5 | ![]() |
I_R_VARIABLE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE_CONTAINER | 20100209 | |||
6 | ![]() |
I_T_CHARACTERISTIC | Call by reference | Type reference (TYPE) | RSBOLAP_T_OBJECT_NAME | 20100209 | |||
7 | ![]() |
R_R_QUERY_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_QUERY_VIEW | 20100209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100209 |
Method CREATE_QUERY_VIEW_3X Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALERT_MONITOR_ID | Call by reference | Type reference (TYPE) | RSGENUNIID | 20100209 | |||
2 | ![]() |
I_DATA_STORE_ID | Call by reference | Type reference (TYPE) | RSZWOBJID | 20100209 | |||
3 | ![]() |
I_DATA_STORE_NAVIGATION | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20100209 | ||
4 | ![]() |
I_INFOCUBE | Call by reference | Type reference (TYPE) | RSR_S_COMPKEY-INFOCUBE | 20100209 | |||
5 | ![]() |
I_LOCK_SELECTION_STATE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20100209 | ||
6 | ![]() |
I_MINIMAL_ALERT_VIEW | Call by reference | Type reference (TYPE) | RS_BOOL | 20100209 | |||
7 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 20100209 | |||
8 | ![]() |
I_QUERY | Call by reference | Type reference (TYPE) | RSR_S_COMPKEY-COMPID | 20100209 | |||
9 | ![]() |
I_R_DATA_AREA | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DATA_AREA | 20100209 | |||
10 | ![]() |
I_R_VARIABLE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE_CONTAINER | 20100209 | |||
11 | ![]() |
I_SUPPORT_INPUT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20100209 | ||
12 | ![]() |
R_R_QUERY_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_RSR_REQUEST | 20100209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100209 |
Method CREATE_SELECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AUTHCHECK | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Check Authorization | 20111123 | |
2 | ![]() |
I_IGNORE_STRUCTURES | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20100209 | ||
3 | ![]() |
I_INFOPROVIDER | Call by reference | Type reference (TYPE) | RSINFOPROV | 20100209 | |||
4 | ![]() |
I_R_DATA_AREA | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DATA_AREA | 20100209 | |||
5 | ![]() |
I_R_VARIABLE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE_CONTAINER | 20100209 | |||
6 | ![]() |
I_SELECTION_OBJECT_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20100209 | ||
7 | ![]() |
I_SELECTION_STATE_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20100209 | ||
8 | ![]() |
I_T_CHARACTERISTIC | Call by reference | Type reference (TYPE) | RSBOLAP_T_OBJECT_NAME | 20100209 | |||
9 | ![]() |
R_R_SELECTOR | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_SELECTOR | 20100209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100209 |
Method CREATE_VARIABLE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_VARIABLE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE_CONTAINER | 20100209 |
Method CREATE_VARIABLE_CONTAINER on Interface IF_RSBOLAP_APPLICATION has no exception.
Method FREE Signature
Method FREE on Interface IF_RSBOLAP_APPLICATION has no parameter.
Method FREE on Interface IF_RSBOLAP_APPLICATION has no exception.
Method GET_CHANGED_DATA_PROVIDERS Signature
Method GET_CHANGED_DATA_PROVIDERS on Interface IF_RSBOLAP_APPLICATION has no parameter.
Method GET_CHANGED_DATA_PROVIDERS on Interface IF_RSBOLAP_APPLICATION has no exception.
Method GET_DATA_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HANDLE | Call by reference | Type reference (TYPE) | RSBOLAP_HANDLE | '0000' | 20100209 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_DATA_AREA | 'DEFAULT' | 20100209 | ||
3 | ![]() |
I_TH_PROPERTIES | Call by reference | Type reference (TYPE) | RSBOLAP_TH_PROPERTY | Properties (Name/Value Pairs) | 20130807 | ||
4 | ![]() |
R_R_DATA_AREA | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_DATA_AREA | 20100209 |
Method GET_DATA_AREA on Interface IF_RSBOLAP_APPLICATION has no exception.
Method GET_DATA_AREAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TR_DATA_AREAS | Value transfer | Type reference (TYPE) | TN_TR_DATA_AREA | 20100209 |
Method GET_DATA_AREAS on Interface IF_RSBOLAP_APPLICATION has no exception.
Method GET_DATA_OUT_OF_SYNC_DPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TR_DATA_PROVIDER | Value transfer | Type reference (TYPE) | TN_TR_DATA_PROVIDER | 20100209 | |||
2 | ![]() |
E_T_DATA_PROVIDER_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_T_OBJECT_NAME | 20100209 |
Method GET_DATA_OUT_OF_SYNC_DPS on Interface IF_RSBOLAP_APPLICATION has no exception.
Method GET_DATA_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HANDLE | Call by reference | Type reference (TYPE) | RSBOLAP_HANDLE | 20100209 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 20100209 | |||
3 | ![]() |
R_REF | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_DATA_PROVIDER | 20100209 |
Method GET_DATA_PROVIDER on Interface IF_RSBOLAP_APPLICATION has no exception.
Method GET_DATA_PROVIDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | RSBOLAP_DATA_PROVIDER_TYPE | 20100209 | |||
2 | ![]() |
R_TR_DATA_PROVIDER | Value transfer | Type reference (TYPE) | TN_TR_DATA_PROVIDER | 20100209 |
Method GET_DATA_PROVIDERS on Interface IF_RSBOLAP_APPLICATION has no exception.
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TH_PROPERTIES | Value transfer | Type reference (TYPE) | RSBOLAP_TH_PROPERTY | 20100209 |
Method GET_PROPERTIES on Interface IF_RSBOLAP_APPLICATION has no exception.
Method GET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROPERTY_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20100319 | ||
2 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | RSBOLAP_STRING | String | 20100319 |
Method GET_PROPERTY on Interface IF_RSBOLAP_APPLICATION has no exception.
Method GET_VARIABLE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HANDLE | Call by reference | Type reference (TYPE) | RSBOLAP_HANDLE | '0000' | 20100209 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 20100209 | |||
3 | ![]() |
R_R_VARIABLE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE_CONTAINER | 20100209 |
Method GET_VARIABLE_CONTAINER on Interface IF_RSBOLAP_APPLICATION has no exception.
Method SET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROPERTY_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20100319 | ||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | RSBOLAP_STRING | String | 20100319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Veränderung des Zustandes | 20100319 |
Method TO_ABAP_LIST Signature
Method TO_ABAP_LIST on Interface IF_RSBOLAP_APPLICATION has no parameter.
Method TO_ABAP_LIST on Interface IF_RSBOLAP_APPLICATION has no exception.
Method TO_STRING Signature
Method TO_STRING on Interface IF_RSBOLAP_APPLICATION has no parameter.
Method TO_STRING on Interface IF_RSBOLAP_APPLICATION has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_RSBOLAP_APPLICATION has no parameter.
Event FREED Signature
Event FREED on Interface IF_RSBOLAP_APPLICATION has no parameter.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 730 |