SAP ABAP Class CL_RSTT_BIDATA_CUBE (Process Cube Data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_ATR (Package) Repository for Automatic Tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_BIDATA Data Instance for BI Applications 20080115
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_OBJ Base Object Instance 20080115
Properties
Class CL_RSTT_BIDATA_CUBE  
Short Description Process Cube Data    
Super Class CL_RSTT_BIDATA Data Instance for BI Applications 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_ATR   Repository for Automatic Tests 
Created 20080115   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTT_OBJ Base Object Instance 20080115
Friends
Class CL_RSTT_BIDATA_CUBE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_R_DTA Instance attribute Protected Object reference (TYPE REF TO) CL_RSD_DTA Data Target for Transaction Data 20080115
2 O_S_DTA Instance attribute Protected Type reference (TYPE) RSD_S_DTA Properties InfoProvider 20080115
3 O_S_PARAM Instance attribute Protected Type reference (TYPE) OT_S_CUBE_PARAM Parameters for Reading Cube Data 20091007
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080115
2 SET_READ_PARAM Instance method Public Method Set Parameters for Reading 20091007
3 SET_ROLLUP_STATE Instance method Public Method Set Status for Rollup 20091106
4 _ADD_RELATED_OBJ Instance method Protected Method Determine Dependent Objects 20080115
5 _DELETE_CUBE_DATA Instance method Protected Method Delete Cube Data 20100325
Events
Class CL_RSTT_BIDATA_CUBE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OT_S_CUBE_PARAM Protected See coding 20091007 begin of OT_S_CUBE_PARAM, rollup_only type rstt_flag, currency_conversion type rstt_flag, auto_rollup type rstt_flag, END OF OT_S_CUBE_PARAM
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSTT_BIDATA_CUBE has no parameter.
# Exception Resumable Description Created on
1 CX_RSDRC_ILLEGAL_INPUT_IPROV Infoprovider existiert nicht aktiv 20080115

Method SET_READ_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENCY_CONVERSION Call by reference Type reference (TYPE) RSTT_FLAG RS_C_FALSE Währungsumrechnung 20091007
2 Importing I_ROLLUP_ONLY Call by reference Type reference (TYPE) RSTT_FLAG RS_C_TRUE Nur freigegebene Daten lesen 20091007

Method SET_READ_PARAM on class CL_RSTT_BIDATA_CUBE has no exception.

Method SET_ROLLUP_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTO Call by reference Type reference (TYPE) RSTT_FLAG RS_C_TRUE Automatisch nach Datenladen hochrollen 20091106

Method SET_ROLLUP_STATE on class CL_RSTT_BIDATA_CUBE has no exception.

Method _ADD_RELATED_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_OBJ Call by reference Type reference (TYPE) OT_TH_OBJ Objektliste 20080115
2 Importing I_AFTERWARDS Call by reference Type reference (TYPE) RSTT_FLAG Datenfluss danach 20080115
3 Importing I_BEFORE Call by reference Type reference (TYPE) RSTT_FLAG Datenfluss davor 20080115
4 Importing I_R_OBJ Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ Masterklasse AWB Objekte 20080115

Method _ADD_RELATED_OBJ on class CL_RSTT_BIDATA_CUBE has no exception.

Method _DELETE_CUBE_DATA Signature

Method _DELETE_CUBE_DATA on class CL_RSTT_BIDATA_CUBE has no parameter.
Method _DELETE_CUBE_DATA on class CL_RSTT_BIDATA_CUBE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730