SAP ABAP Class CL_RSDHAM_TGT_RESULT (Object Model: Data Target(Generated Analytical Index))
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_RSDHAM_TGT_INFOPROV_ABSTR | Object Model: Data Target - InfoProvider (abstract) | 20120627 |
Properties
| Class | CL_RSDHAM_TGT_RESULT | |
| Short Description | Object Model: Data Target(Generated Analytical Index) | |
| Super Class | CL_RSDHAM_TGT_INFOPROV_ABSTR | Object Model: Data Target - InfoProvider (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSDHA | |
| Program status | ||
| Category | 0 | |
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20120402 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSDHAM_TGT_RESULT has no interface implemented.
Friends
Class CL_RSDHAM_TGT_RESULT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | XML Attribute Name | 20120412 | ||||
| 2 | Constant | Private | See coding | XML Tag Name | 20120412 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | TN_AINX | 20120702 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | X: Meta Data are already read | 20130312 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSD_S_DTA | InfoProvider Properties | 20130312 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TH_FIELD_DESCR | Meta Data: Available Fields | 20130312 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_T_FIELD_MAPPING | Field Mapping (Table) | 20130312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check whether recreation of logical index is necessary | 20120823 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20120702 | |
| 3 | Instance method | Public | Method | 20130312 | ||
| 4 | Instance method | Private | Method | Activation: generate Analytical Index | 20120524 | |
| 5 | Instance method | Private | Method | Get Characteristics of Analytical Index | 20120627 | |
| 6 | Static method | Private | Method | Get Keyfigures of Analytical Index | 20120627 | |
| 7 | Instance method | Private | Method | Get Properties of Analytic Index | 20130122 | |
| 8 | Instance method | Private | Method | Read Meta Data | 20130312 | |
| 9 | Instance method | Private | Method | Traverse AINX node | 20120412 |
Events
Class CL_RSDHAM_TGT_RESULT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_AINX | Public | Type reference (TYPE) | RSLTIPNAME | 20120702 | |
Method Signatures
Method CHECK_RECREATION_NECESSARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RECREATION_NECESSARY | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20120823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20130924 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CATEGORY | Call by reference | Type reference (TYPE) | IF_RSDHAM_OBJECT=>TN_CATEGORY | Category Analysis Process Element | 20120702 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | IF_RSDHAM_OBJECT=>TN_ID | ID of Analysis Process Element | 20120702 | |||
| 3 | I_R_ANALYSIS | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_ANALYSIS | Analysis Process | 20120702 | |||
| 4 | I_TYPE | Call by reference | Type reference (TYPE) | IF_RSDHAM_OBJECT=>TN_TYPE | Type of Analysis Process Element | 20120702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20130627 |
Method GET_INPUT_MAPPING Signature
Method GET_INPUT_MAPPING on class CL_RSDHAM_TGT_RESULT has no parameter.
Method GET_INPUT_MAPPING on class CL_RSDHAM_TGT_RESULT has no exception.
Method P_ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value from ABAP Statements | 20120524 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20120524 | |||
| 3 | I_ENFORCE_REGENERATION | Call by reference | Type reference (TYPE) | RS_BOOL | X: Enforce Regeneration | 20121018 |
Method P_ACTIVATE on class CL_RSDHAM_TGT_RESULT has no exception.
Method P_GET_AINX_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_CHARACTERISTICS_ACTIVE | Call by reference | Type reference (TYPE) | CL_RSL_AINX_PROP=>GT_T_CHARACTERISTICS | Characteristics of Active Version | 20120627 | |||
| 2 | I_T_OUTPUT_FIELD | Call by reference | Type reference (TYPE) | IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD | Output Fields Operation | 20120627 | |||
| 3 | R_T_CHARACTERISTICS | Value transfer | Type reference (TYPE) | CL_RSL_AINX_PROP=>GT_T_CHARACTERISTICS | Characteristics of New Version | 20120627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20130924 |
Method P_GET_AINX_KEYFIGURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_KEYFIGURES_ACTIVE | Call by reference | Type reference (TYPE) | CL_RSL_AINX_PROP=>GT_T_KEYFIGURES | Key Figures of Active Version | 20120627 | |||
| 2 | I_T_OUTPUT_FIELD | Call by reference | Type reference (TYPE) | IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD | Output Fields Operation | 20120627 | |||
| 3 | R_T_KEYFIGURES | Value transfer | Type reference (TYPE) | CL_RSL_AINX_PROP=>GT_T_KEYFIGURES | Key Figures of New Version | 20120627 |
Method P_GET_AINX_KEYFIGURES on class CL_RSDHAM_TGT_RESULT has no exception.
Method P_GET_AINX_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_AINX_PROP_ACTIVE | Call by reference | Object reference (TYPE REF TO) | CL_RSL_AINX_PROP | Properties of Active Analytic Index | 20130122 | |||
| 2 | R_S_PROP | Value transfer | Type reference (TYPE) | CL_RSL_AINX_PROP=>GT_S_PROP | Properties | 20130122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20130924 |
Method P_READ_DTA Signature
Method P_READ_DTA on class CL_RSDHAM_TGT_RESULT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20130617 |
Method P_TRAV_DOM_AINX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | InfoProvider Node | 20120412 |
Method P_TRAV_DOM_AINX on class CL_RSDHAM_TGT_RESULT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |