SAP ABAP Class CL_RSDHAR_SRC_DB_TABLE (Runtime: Data Source - Database Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST-HAP (Application Component) HANA Analysis Process
⤷
RSDHA (Package) SAP HANA Analysis in BW
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDHAR_OBJECT | Runtime: Analysis Element | 20120713 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDHAR_SRC | Runtime: Source | 20120713 |
Properties
| Class | CL_RSDHAR_SRC_DB_TABLE | |
| Short Description | Runtime: Data Source - Database Table | |
| Super Class | CL_RSDHAR_OBJECT | Runtime: Analysis Element |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20120713 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDHAR_SRC_DB_TABLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDHAR_SRC | Runtime: Source | 20120713 |
Friends
Class CL_RSDHAR_SRC_DB_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | View Names | 20120716 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_CS_AGGREGATION | Aggregation View in CalculationScenario | 20120716 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCVIEW | Ouput View of Data Source | 20130220 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDHAM_SRC_DB_TABLE | Database Table | 20120716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120716 | |
| 2 | Instance method | Private | Method | Add Aggregation View to CalculationScenario | 20120716 | |
| 3 | Instance method | Private | Method | Add views for formulas | 20130220 | |
| 4 | Instance method | Private | Method | Get Filter Values For Aggregation | 20130111 | |
| 5 | Instance method | Private | Method | Get Output Fields for Aggregation | 20120717 | |
| 6 | Instance method | Private | Method | Initialize | 20120716 |
Events
Class CL_RSDHAR_SRC_DB_TABLE has no event.
Types
Class CL_RSDHAR_SRC_DB_TABLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ANALYSIS_RT | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAR_ANALYSIS | HANA Analysis Process (Runtime) | 20130114 | |||
| 2 | I_R_INPUT_OBJECT_RT | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAR_OBJECT | Analysis Process Element (Runtime) | 20120716 | |||
| 3 | I_R_OBJECT_OM | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_OBJECT | Analysis Process (Object Model) | 20120716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with Generic Message | 20120716 |
Method P_ADD_AGGR_VIEW Signature
Method P_ADD_AGGR_VIEW on class CL_RSDHAR_SRC_DB_TABLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20120913 |
Method P_ADD_FORMULAS_VIEWS Signature
Method P_ADD_FORMULAS_VIEWS on class CL_RSDHAR_SRC_DB_TABLE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20130220 |
Method P_GET_FILTER_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FILTER | Value transfer | Type reference (TYPE) | STRING | Filter string | 20130111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20130111 |
Method P_GET_OUTPUT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_OUTPUT_FIELD | Value transfer | Type reference (TYPE) | IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD | Table for Fields | 20120717 |
Method P_GET_OUTPUT_FIELDS on class CL_RSDHAR_SRC_DB_TABLE has no exception.
Method P_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SRC_DB_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_SRC_DB_TABLE | Database Table | 20120716 |
Method P_INIT on class CL_RSDHAR_SRC_DB_TABLE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 731 |