SAP ABAP Class CL_RSDHAR_TGT_INFOPROV (Runtime: Target Infoprov)
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 | 20120703 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDHAR_TGT | Runtime: Target | 20120703 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDHAR_TGT_ODSO | Runtime: Target Data Sore Object | 20130508 |
Properties
| Class | CL_RSDHAR_TGT_INFOPROV | |
| Short Description | Runtime: Target Infoprov | |
| Super Class | CL_RSDHAR_OBJECT | Runtime: Analysis Element |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSDHA | |
| Program status | ||
| Category | 0 | |
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20120703 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDHAR_TGT | Runtime: Target | 20120703 |
Friends
Class CL_RSDHAR_TGT_INFOPROV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '@$' | SQL Statement Separator | 20130604 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | Default DB schema | 20130509 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSPLS_LOCK_HNDL | Handle for Locked Selection | 20130509 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSL_AINX | Analytical Index | 20130509 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDHAR_OPER_INT | Operation (Runtime) | 20130509 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDHAM_TGT_INFOPROV | Target InfoProvider | 20130509 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Source Table Name | 20130509 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RSD_S_DTA | Properties InfoProvider | 20130509 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | STRING | Target Table Name | 20130509 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | OT_TS_DTA_PRO | InfoObject Properties in Data Target | 20130528 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | IF_RSDHAM_FIELD_DESCR=>TN_TS_FIELD | Target Fields | 20130528 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_T_FIELD_MAPPING | Input Mapping | 20130509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120703 | |
| 2 | Instance method | Protected | Method | Add views for Input Mapping | 20130509 | |
| 3 | Instance method | Protected | Method | Dequeue After Saving | 20130509 | |
| 4 | Instance method | Protected | Method | Enqueue before Saving | 20130509 | |
| 5 | Instance method | Protected | Method | Upsert or Insert with Subquery from Default CalcView | 20130509 | |
| 6 | Instance method | Protected | Method | Get Target Table Name | 20130509 | |
| 7 | Instance method | Protected | Method | Truncate Table | 20130509 | |
| 8 | Instance method | Private | Method | Analytic Index: End Event | 20130614 | |
| 9 | Instance method | Private | Method | Analytic Index: Start Event | 20130614 | |
| 10 | Instance method | Private | Method | Execute Upsert or Insert into Target | 20130625 | |
| 11 | Instance method | Public | Method | 20120703 |
Events
Class CL_RSDHAR_TGT_INFOPROV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | OT_TS_DTA_PRO | Protected | See coding | 20130528 | ot_ts_dta_pro TYPE SORTED TABLE OF rsd_s_dta_pro
WITH NON-UNIQUE KEY primary_key COMPONENTS iobjnm
|
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) | 20120703 | |||
| 3 | I_R_OBJECT_OM | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_OBJECT | Analysis Process (Object Model) | 20120703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with Generic Message | 20120703 |
Method O_ADD_INPUT_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_OUTPUT_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CALCVIEW | Calculation View Definition | 20130509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20130725 |
Method O_DEQUEUE Signature
Method O_DEQUEUE on class CL_RSDHAR_TGT_INFOPROV has no parameter.
Method O_DEQUEUE on class CL_RSDHAR_TGT_INFOPROV has no exception.
Method O_ENQUEUE Signature
Method O_ENQUEUE on class CL_RSDHAR_TGT_INFOPROV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with Generic Message | 20130509 |
Method O_GET_SQL_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STATEMENT | Value transfer | Type reference (TYPE) | STRING | 20130509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20130624 |
Method O_GET_TGT_TABLE_NAME Signature
Method O_GET_TGT_TABLE_NAME on class CL_RSDHAR_TGT_INFOPROV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with Generic Message | 20130509 |
Method O_GET_TRUNCATE_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STATEMENT | Value transfer | Type reference (TYPE) | STRING | 20130509 |
Method O_GET_TRUNCATE_STATEMENT on class CL_RSDHAR_TGT_INFOPROV has no exception.
Method P_AINX_END_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLOSE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 'X': Write and close | 20130614 | ||
| 2 | I_DATA_ROWS | Call by reference | Type reference (TYPE) | I | Number of Data Rows | 20130614 | |||
| 3 | I_EVENT | Call by reference | Type reference (TYPE) | CL_RSL_AINX_STAT=>GT_EVENT | Event ID | 20130614 |
Method P_AINX_END_EVENT on class CL_RSDHAR_TGT_INFOPROV has no exception.
Method P_AINX_START_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGEMODE | Call by reference | Type reference (TYPE) | CL_RSL_AINX_STAT=>GT_CHANGEMODE | Type of Change | 20130614 | |||
| 2 | I_START | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 'X': Start Statistic | 20130614 |
Method P_AINX_START_EVENT on class CL_RSDHAR_TGT_INFOPROV has no exception.
Method P_EXECUTE_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SQL_STATEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | SQL Statement | 20130625 | |||
| 2 | R_ROWS_PROCESSED | Value transfer | Type reference (TYPE) | I | Rows processed | 20130625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20130625 |
Method SAVE Signature
Method SAVE on class CL_RSDHAR_TGT_INFOPROV has no parameter.
Method SAVE on class CL_RSDHAR_TGT_INFOPROV has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 731 |