SAP ABAP Class CL_RSDHAR_OBJECT (Runtime: Analysis Element)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDHAR_OBJECT | Runtime: Analysis Element | 20120426 |
Meta Relationship - Used By
Properties
| Class | CL_RSDHAR_OBJECT | |
| Short Description | Runtime: Analysis Element | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20120426 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDHAR_OBJECT | Runtime: Analysis Element | 20120426 |
Friends
Class CL_RSDHAR_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20130114 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20120511 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20120511 | |||||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSDHA_OBJECT_SUBCATEG | Subcategory of Analysis Element | 20130503 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | C | Dummy Character for Message Text | 20130509 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCSCENARIO | Create Calculation Scenario | 20130531 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDHAR_SEL_PARAM_CONTAINER | Runtime: Select "With Parameter" Container | 20130627 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | SQL Statement | 20130423 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CL_RSDHAR_STATISTICAL_DATA=>TN_STATUID | Statistic UUID | 20130627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120426 | |
| 2 | Instance method | Protected | Method | Add DTP filter | 20130718 | |
| 3 | Instance method | Protected | Method | Is change log extraction? | 20131004 | |
| 4 | Instance method | Private | Method | Set Runtime Analysis | 20130114 | |
| 5 | Instance method | Private | Method | Dataprovider (Set Input Object) | 20120509 | |
| 6 | Instance method | Private | Method | Reference Object Element | 20120509 |
Events
Class CL_RSDHAR_OBJECT has no event.
Types
Class CL_RSDHAR_OBJECT 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 Element (Runtime) | 20120503 | |||
| 3 | I_R_OBJECT_OM | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_OBJECT | Analysis Process (Object Model) | 20120503 | |||
| 4 | I_SUBCATEGORY | Call by reference | Type reference (TYPE) | RSDHA_OBJECT_SUBCATEG | SPACE | Subcategory of Analysis Element | 20130503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20120511 |
Method O_GET_DTP_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_ALL_POSSIBLE_FIELDS | Call by reference | Type reference (TYPE) | IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD | All possible fields | 20130724 | |||
| 2 | R_T_RANGE | Value transfer | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_T_RANGE | Range table (select option) | 20130718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20130724 |
Method O_IS_CHANGELOG_EXTRACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGELOG_EXTRACTION | Value transfer | Type reference (TYPE) | RSDRI_CHANGELOG_EXTRACTION | Extraction from the DataStore Change Log? | 20131004 |
Method O_IS_CHANGELOG_EXTRACTION on class CL_RSDHAR_OBJECT has no exception.
Method P_SET_ANALYSIS_RT 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 |
Method P_SET_ANALYSIS_RT on class CL_RSDHAR_OBJECT has no exception.
Method P_SET_INPUT_OBJECT_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_INPUT_OBJECT_RT | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAR_OBJECT | Analysis Element (Runtime) | 20120509 |
Method P_SET_INPUT_OBJECT_RT on class CL_RSDHAR_OBJECT has no exception.
Method P_SET_OBJECT_OM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_OBJECT_OM | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_OBJECT | Analysis Process (Object Model) | 20120509 |
Method P_SET_OBJECT_OM on class CL_RSDHAR_OBJECT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |