SAP ABAP Class CL_RSTCT_BIRS_OLAP_AGGR_EX_A (Extraction of BI Runtime Statistics (Highly Aggregated OLAP))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM (Application Component) Warehouse Management
⤷
RSTCT (Package) BW Technical Content (Technology)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTCT_BIRS_OLAP_EXTRACTION | Extraction of BI Runtime Statistics Olap data | 20070807 |
Properties
| Class | CL_RSTCT_BIRS_OLAP_AGGR_EX_A | |
| Short Description | Extraction of BI Runtime Statistics (Highly Aggregated OLAP) | |
| Super Class | CL_RSTCT_BIRS_OLAP_EXTRACTION | Extraction of BI Runtime Statistics Olap data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTCT | BW Technical Content (Technology) |
| Created | 20070807 | SAP |
| Last change | 20110908 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSTCT_BIRS_OLAP_AGGR_EX_A has no interface implemented.
Friends
Class CL_RSTCT_BIRS_OLAP_AGGR_EX_A has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSDDSTAT_OLAP | Generated Table for View RSDDSTAT_OLAP | 20070807 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSDDSTAT_OLAP | Generated Table for View RSDDSTAT_OLAP | 20070807 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSDDSTAT_OLAP | Generated Table for View RSDDSTAT_OLAP | 20070807 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | T_RETURN_AGGR_A | 20070807 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | T_RSDDSTAT_DM | 20090805 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | T_RSDDSTAT_OLAP | 20070807 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | RSDDSTAT_OLAP | Generated Table for View | 20090724 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | T_T_LINK_GUID | 20090724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | add the final datasets to package (per step) | 20070807 | |
| 2 | Instance method | Private | Method | Add MDX command entries | 20070807 | |
| 3 | Instance method | Private | Method | Range tables | 20070817 | |
| 4 | Instance method | Public | Constructor | 20070817 |
Events
Class CL_RSTCT_BIRS_OLAP_AGGR_EX_A has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_LINK_GUID | Private | See coding | 20090724 | BEGIN OF t_link_guid,
link_objname TYPE rssta_objname,
objname TYPE rssta_objname,
END OF t_link_guid
|
||
| 2 | T_RETURN_AGGR_A | Private | See coding | 20070807 | T_RETURN_AGGR_A TYPE TABLE OF rstc_birs_olap_haggr_ex
|
||
| 3 | T_T_LINK_GUID | Private | See coding | 20090724 | t_t_link_guid TYPE STANDARD TABLE OF t_link_guid
|
Method Signatures
Method ADD_DATASETS_FINAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BI_APP_FLAG | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20070807 | |||
| 2 | I_F4_FLAG | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20070807 | |||
| 3 | I_FRTEND_CELL | Call by reference | Type reference (TYPE) | RSTCT_FRONTEND_CELL | OLAP Data Tran at FrontEnd | 20090715 | |||
| 4 | I_S_NOTASSIGNED | Call by reference | Type reference (TYPE) | RSTC_BIRS_OLAP_HAGGR_EX | Extract structure aggregated BI Query Runtime statistic data | 20070807 | |||
| 5 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSTC_BIRS_OLAP_HAGGR_EX | Extract structure aggregated BI Query Runtime statistic data | 20070807 | |||
| 6 | I_T_F4_OBJECT | Call by reference | Type reference (TYPE) | T_RETURN_AGGR_A | 20070807 | ||||
| 7 | I_T_SUB_OBJECT | Call by reference | Type reference (TYPE) | T_RETURN_AGGR_A | 20070807 |
Method ADD_DATASETS_FINAL on class CL_RSTCT_BIRS_OLAP_AGGR_EX_A has no exception.
Method ADD_MDX_DATASETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_RSDDSTAT_MDX | Call by reference | Type reference (TYPE) | T_RSDDSTAT_OLAP | 20070807 |
Method ADD_MDX_DATASETS on class CL_RSTCT_BIRS_OLAP_AGGR_EX_A has no exception.
Method BUILD_RANGE_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RANGE_CALDAY | Call by reference | Type reference (TYPE) | RS_T_RANGE | 20070817 | ||||
| 2 | E_T_RANGE_STARTTIME | Call by reference | Type reference (TYPE) | RS_T_RANGE | 20070817 | ||||
| 3 | E_T_RANGE_STEPUID | Call by reference | Type reference (TYPE) | RS_T_RANGE | 20070817 | ||||
| 4 | E_T_RANGE_UTIME | Call by reference | Type reference (TYPE) | RS_T_RANGE | 20070817 | ||||
| 5 | I_TIMESTAMP_FOR_DELETION | Call by reference | Type reference (TYPE) | TZNTSTMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20070817 |
Method BUILD_RANGE_TABLES on class CL_RSTCT_BIRS_OLAP_AGGR_EX_A has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATASOURCE | Call by reference | Type reference (TYPE) | SRSC_S_IF_SIMPLE-DSOURCE | 20070817 | ||||
| 2 | I_PACKAGESIZE | Call by reference | Type reference (TYPE) | RSMAXSIZE | Maximum number of table entries in extraction API interface | 20070817 | |||
| 3 | I_REMOTE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20070817 | |||
| 4 | I_T_SELECTION | Call by reference | Type reference (TYPE) | SBIWA_T_SELECT | 20070817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error While Processing the Metadata | 20070911 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |