SAP ABAP Interface IF_RSBOLAP_DATA_AREA (Data Area)
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
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_DATA_AREA Data Area 20050422
Properties
Interface IF_RSBOLAP_DATA_AREA  
Short Description Data Area    
General Data
Package RSBOLAP_GENERAL   Contains general objects for RSBOLAP 
Created 20031010   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 CL_RSR_OLAP_AREA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_DATA_PROVIDER Data Provider 20050422
Friends
Interface IF_RSBOLAP_DATA_AREA has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COMMAND_REFRESH Constant Public Type reference (TYPE) RSBOLAP_COMMAND 'REFRESH' Search for New Data 20050428
2 C_COMMAND_RESET Constant Public Type reference (TYPE) RSBOLAP_COMMAND 'RESET' Reset 20050426
3 C_COMMAND_SAVE Constant Public Type reference (TYPE) RSBOLAP_COMMAND 'SAVE' Save 20050426
4 C_INDENT_STEP_WIDTH Instance attribute Public Attribute reference (LIKE) 20050422
5 N_HANDLE Instance attribute Public Attribute reference (LIKE) 20050422
6 N_ID Instance attribute Public Attribute reference (LIKE) 20050422
7 N_NAME Instance attribute Public Attribute reference (LIKE) 20050422
8 N_R_APPLICATION Instance attribute Public Attribute reference (LIKE) 20050422
9 N_R_DATA_AREA Instance attribute Public Attribute reference (LIKE) 20050422
10 N_TEXT Instance attribute Public Attribute reference (LIKE) 20050422
11 N_TH_PROPERTIES Instance attribute Public Type reference (TYPE) RSBOLAP_TH_PROPERTY Properties (Name/Value Pairs) 20130807
Methods
# Method Level Visibility Method type Description Created on
1 CONTAINS_CHANGED_DATA Instance method Public Method Includes Changed Data 20050426
2 DATA_OUT_OF_SYNC Instance method Public Method 20050426
3 EXECUTE Instance method Public Method Execute Command 20050426
4 FREE Instance method Public Method 20050422
5 GET_OLAP_AREA Instance method Public Method Procure Olap Area 20050422
6 GET_TYPE Instance method Public Method 20050422
7 REFRESH Instance method Public Method Check Whether There Is New Data 20050428
8 RESET Instance method Public Method Reset Changed Data for the Area 20050428
9 SAVE Instance method Public Method Save Changed Data for the Area 20050422
10 SYNC_PLANNING_STATE Instance method Public Method Synchronizes planning statuses like locks 20110913
11 TO_ABAP_LIST Instance method Public Method 20050422
12 TO_STRING Instance method Public Method 20050422
13 VALIDATE Instance method Public Method 20050422
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20050422
2 FREED Instance Event
(0)
Public
(2)
20050422
Types
Interface IF_RSBOLAP_DATA_AREA has no local type.
Method Signatures

Method CONTAINS_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGED_DATA Value transfer Type reference (TYPE) RS_BOOL Enthält geänderte Daten 20050426

Method CONTAINS_CHANGED_DATA on Interface IF_RSBOLAP_DATA_AREA has no exception.

Method DATA_OUT_OF_SYNC Signature

Method DATA_OUT_OF_SYNC on Interface IF_RSBOLAP_DATA_AREA has no parameter.
Method DATA_OUT_OF_SYNC on Interface IF_RSBOLAP_DATA_AREA has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMAND Call by reference Type reference (TYPE) RSBOLAP_COMMAND Befehl 20050426

Method EXECUTE on Interface IF_RSBOLAP_DATA_AREA has no exception.

Method FREE Signature

Method FREE on Interface IF_RSBOLAP_DATA_AREA has no parameter.
Method FREE on Interface IF_RSBOLAP_DATA_AREA has no exception.

Method GET_OLAP_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_OLAP_AREA Value transfer Object reference (TYPE REF TO) CL_RSR_OLAP_AREA Applikationsgebiet 20050422

Method GET_OLAP_AREA on Interface IF_RSBOLAP_DATA_AREA has no exception.

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_RSBOLAP_DATA_AREA has no parameter.
Method GET_TYPE on Interface IF_RSBOLAP_DATA_AREA has no exception.

Method REFRESH Signature

Method REFRESH on Interface IF_RSBOLAP_DATA_AREA has no parameter.
Method REFRESH on Interface IF_RSBOLAP_DATA_AREA has no exception.

Method RESET Signature

Method RESET on Interface IF_RSBOLAP_DATA_AREA has no parameter.
Method RESET on Interface IF_RSBOLAP_DATA_AREA has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE COMMIT durchführen 20110208
2 Returning R_OK Value transfer Type reference (TYPE) ABAP_BOOL 20110201

Method SAVE on Interface IF_RSBOLAP_DATA_AREA has no exception.

Method SYNC_PLANNING_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TR_DATA_PROVIDER Call by reference Type reference (TYPE) RSBOLAP_TR_DATA_PROVIDER Tabelle von Data Providern 20110913

Method SYNC_PLANNING_STATE on Interface IF_RSBOLAP_DATA_AREA has no exception.

Method TO_ABAP_LIST Signature

Method TO_ABAP_LIST on Interface IF_RSBOLAP_DATA_AREA has no parameter.
Method TO_ABAP_LIST on Interface IF_RSBOLAP_DATA_AREA has no exception.

Method TO_STRING Signature

Method TO_STRING on Interface IF_RSBOLAP_DATA_AREA has no parameter.
Method TO_STRING on Interface IF_RSBOLAP_DATA_AREA has no exception.

Method VALIDATE Signature

Method VALIDATE on Interface IF_RSBOLAP_DATA_AREA has no parameter.
Method VALIDATE on Interface IF_RSBOLAP_DATA_AREA has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on Interface IF_RSBOLAP_DATA_AREA has no parameter.
Event FREED Signature
Event FREED on Interface IF_RSBOLAP_DATA_AREA has no parameter.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700