Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RS_BASE | BW Basis | 20050422 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_APPLICATION | Application | 20100209 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_EVENT_SOURCE | Object That Communicates Changes | 20100209 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_OBJECT | Object | 20100209 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_INSTANCE_ITEM | Interface for Special Class Instances | 20110519 |
Properties
| Class | CL_RSBOLAP_APPLICATION | |
| Short Description | Application Context | |
| Super Class | CL_RS_BASE | BW Basis |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSBOLAP_GENERAL | Contains general objects for RSBOLAP |
| Created | 20050421 | SAP |
| Last change | 20140121 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBOLAP_APPLICATION | Application | 20100209 | ||
| 2 | IF_RSBOLAP_EVENT_SOURCE | Object That Communicates Changes | 20100209 | ||
| 3 | IF_RSBOLAP_OBJECT | Object | 20100209 | ||
| 4 | IF_RSTT_INSTANCE_ITEM | Interface for Special Class Instances | 20110519 |
Friends
Class CL_RSBOLAP_APPLICATION has no friend class.
Attributes
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 | Attribute reference (LIKE) | 20100209 | |
||
| 2 | TN_TH_APPLICATION | Public | Attribute reference (LIKE) | 20100209 | |
||
| 3 | TN_TR_DATA_AREA | Public | Attribute reference (LIKE) | 20100209 | |
||
| 4 | TN_TR_DATA_PROVIDER | Public | Attribute reference (LIKE) | 20100209 | |
||
| 5 | TP_S_DP_LOOKUP | Private | See coding | 20050421 | begin of tp_s_dp_lookup,
handle type rsbolap_handle,
name type rsbolap_object_name,
ref type ref to if_rsbolap_data_provider,
end of tp_s_dp_lookup
|
||
| 6 | TP_TH_DP_LOOKUP | Private | See coding | 20050421 | TP_TH_dp_lookup type hashed table of tp_s_dp_lookup with unique key handle
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSBOLAP_APPLICATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSBOLAP_APPLICATION has no exception.
Method CONSTRUCTOR 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 | Eindeutiger Objekt-Handle für die externe Kommunikation | 20050422 | |||
| 2 | I_IS_PROVIDER_APPLICATION | Call by reference | Type reference (TYPE) | RS_BOOL | ABAP_FALSE | Boolean | 20090615 | ||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20050427 |
Method CONSTRUCTOR on class CL_RSBOLAP_APPLICATION has no exception.
Method CREATE_BICS_EXIT Signature
Method CREATE_BICS_EXIT on class CL_RSBOLAP_APPLICATION has no parameter.
Method CREATE_BICS_EXIT on class CL_RSBOLAP_APPLICATION has no exception.
Method CREATE_MASTER_DATA_SELECTOR Signature
Method CREATE_MASTER_DATA_SELECTOR on class CL_RSBOLAP_APPLICATION has no parameter.
Method CREATE_MASTER_DATA_SELECTOR on class CL_RSBOLAP_APPLICATION has no exception.
Method CREATE_PLANNING_FUNCTION Signature
Method CREATE_PLANNING_FUNCTION on class CL_RSBOLAP_APPLICATION has no parameter.
Method CREATE_PLANNING_FUNCTION on class CL_RSBOLAP_APPLICATION has no exception.
Method CREATE_PLANNING_SEQUENCE Signature
Method CREATE_PLANNING_SEQUENCE on class CL_RSBOLAP_APPLICATION has no parameter.
Method CREATE_PLANNING_SEQUENCE on class CL_RSBOLAP_APPLICATION has no exception.
Method CREATE_QUERY_VIEW Signature
Method CREATE_QUERY_VIEW on class CL_RSBOLAP_APPLICATION has no parameter.
Method CREATE_QUERY_VIEW on class CL_RSBOLAP_APPLICATION has no exception.
Method CREATE_QUERY_VIEW_3X Signature
Method CREATE_QUERY_VIEW_3X on class CL_RSBOLAP_APPLICATION has no parameter.
Method CREATE_QUERY_VIEW_3X on class CL_RSBOLAP_APPLICATION has no exception.
Method CREATE_SELECTOR Signature
Method CREATE_SELECTOR on class CL_RSBOLAP_APPLICATION has no parameter.
Method CREATE_SELECTOR on class CL_RSBOLAP_APPLICATION has no exception.
Method CREATE_UNIQUE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 20050421 |
Method CREATE_UNIQUE_NAME on class CL_RSBOLAP_APPLICATION has no exception.
Method CREATE_VARIABLE_CONTAINER Signature
Method CREATE_VARIABLE_CONTAINER on class CL_RSBOLAP_APPLICATION has no parameter.
Method CREATE_VARIABLE_CONTAINER on class CL_RSBOLAP_APPLICATION has no exception.
Method DATA_PROVIDER_FREED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_OBJECT | Value transfer | Attribute reference (LIKE) | 20050422 |
Method DATA_PROVIDER_FREED on class CL_RSBOLAP_APPLICATION has no exception.
Method FILL_INITIAL_PROPERTIES Signature
Method FILL_INITIAL_PROPERTIES on class CL_RSBOLAP_APPLICATION has no parameter.
Method FILL_INITIAL_PROPERTIES on class CL_RSBOLAP_APPLICATION has no exception.
Method FREE Signature
Method FREE on class CL_RSBOLAP_APPLICATION has no parameter.
Method FREE on class CL_RSBOLAP_APPLICATION has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HANDLE | Value transfer | Type reference (TYPE) | RSBOLAP_HANDLE | Eindeutiger Objekt-Handle für die externe Kommunikation | 20050421 | |||
| 2 | I_NAME | Value transfer | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Eindeutiger Name der Applikationsinstanz | 20050422 | |||
| 3 | I_PROVIDER_APPLICATION | Value transfer | Type reference (TYPE) | RS_BOOL | Applikation soll Provider Applikation sein | 20090616 | |||
| 4 | R_R_APPLICATION | Value transfer | Object reference (TYPE REF TO) | CL_RSBOLAP_APPLICATION | Applikationskontext | 20050422 |
Method GET on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TH_APPLICATION | Value transfer | Type reference (TYPE) | TN_TH_APPLICATION | 20091201 |
Method GET_ALL on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_BICS_EXIT_STATIC 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 | Handle | 20070419 | |||
| 2 | R_REF | Value transfer | Object reference (TYPE REF TO) | IF_BICS_CONS_EXIT | Exit | 20070419 |
Method GET_BICS_EXIT_STATIC on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_CHANGED_DATA_PROVIDERS Signature
Method GET_CHANGED_DATA_PROVIDERS on class CL_RSBOLAP_APPLICATION has no parameter.
Method GET_CHANGED_DATA_PROVIDERS on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_DATA_AREA Signature
Method GET_DATA_AREA on class CL_RSBOLAP_APPLICATION has no parameter.
Method GET_DATA_AREA on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_DATA_AREAS Signature
Method GET_DATA_AREAS on class CL_RSBOLAP_APPLICATION has no parameter.
Method GET_DATA_AREAS on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_DATA_OUT_OF_SYNC_DPS Signature
Method GET_DATA_OUT_OF_SYNC_DPS on class CL_RSBOLAP_APPLICATION has no parameter.
Method GET_DATA_OUT_OF_SYNC_DPS on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_DATA_PROVIDER Signature
Method GET_DATA_PROVIDER on class CL_RSBOLAP_APPLICATION has no parameter.
Method GET_DATA_PROVIDER on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_DATA_PROVIDERS Signature
Method GET_DATA_PROVIDERS on class CL_RSBOLAP_APPLICATION has no parameter.
Method GET_DATA_PROVIDERS on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_DATA_PROVIDER_STATIC 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 | Handle | 20050422 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Eindeutiger Name | 20050422 | |||
| 3 | R_REF | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_DATA_PROVIDER | Data Provider | 20050422 |
Method GET_DATA_PROVIDER_STATIC on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_GLOBAL_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_GLOBAL_SETTINGS | Value transfer | Type reference (TYPE) | RSBOLAP_S_GLOBAL_SETTINGS | Globale Einstellungen für den OLAP Prozessor | 20090511 |
Method GET_GLOBAL_SETTINGS on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_MESSAGE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_MESSAGE_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_MESSAGE_HANDLER | Message Handler | 20090514 |
Method GET_MESSAGE_HANDLER on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_NEW_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HANDLE | Value transfer | Type reference (TYPE) | RSBOLAP_HANDLE | 20050421 |
Method GET_NEW_HANDLE on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_PROPERTIES Signature
Method GET_PROPERTIES on class CL_RSBOLAP_APPLICATION has no parameter.
Method GET_PROPERTIES on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_PROPERTY Signature
Method GET_PROPERTY on class CL_RSBOLAP_APPLICATION has no parameter.
Method GET_PROPERTY on class CL_RSBOLAP_APPLICATION has no exception.
Method GET_VARIABLE_CONTAINER Signature
Method GET_VARIABLE_CONTAINER on class CL_RSBOLAP_APPLICATION has no parameter.
Method GET_VARIABLE_CONTAINER on class CL_RSBOLAP_APPLICATION has no exception.
Method REGISTER_NEW_DATA_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DATA_PROVIDER | Data Provider | 20050422 |
Method REGISTER_NEW_DATA_PROVIDER on class CL_RSBOLAP_APPLICATION has no exception.
Method SET_GLOBAL_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_GLOBAL_SETTINGS | Call by reference | Type reference (TYPE) | RSBOLAP_S_GLOBAL_SETTINGS | Globale Einstellungen für den OLAP Prozessor | 20090511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Veränderung des Zustandes | 20090511 |
Method SET_PROPERTY Signature
Method SET_PROPERTY on class CL_RSBOLAP_APPLICATION has no parameter.
Method SET_PROPERTY on class CL_RSBOLAP_APPLICATION has no exception.
Method TO_ABAP_LIST Signature
Method TO_ABAP_LIST on class CL_RSBOLAP_APPLICATION has no parameter.
Method TO_ABAP_LIST on class CL_RSBOLAP_APPLICATION has no exception.
Method TO_STRING Signature
Method TO_STRING on class CL_RSBOLAP_APPLICATION has no parameter.
Method TO_STRING on class CL_RSBOLAP_APPLICATION has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class CL_RSBOLAP_APPLICATION has no parameter.
Event FREED Signature
Event FREED on class CL_RSBOLAP_APPLICATION has no parameter.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |