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 CL_RSDHAM_TGT_RESULT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSDHA_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSL_AINX_PROP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_RSDHAM_FIELD_DESCR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_RSDHAM_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_RSDHA_TYPES 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 C_XML_ATTR Constant Private See coding XML Attribute Name 20120412
2 C_XML_TAG Constant Private See coding XML Tag Name 20120412
3 N_AINX Instance attribute Public Type reference (TYPE) TN_AINX 20120702
4 P_FLAG_READ_DTA Instance attribute Private Type reference (TYPE) RS_BOOL X: Meta Data are already read 20130312
5 P_S_DTA Instance attribute Private Type reference (TYPE) RSD_S_DTA InfoProvider Properties 20130312
6 P_TH_FIELD Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_TH_FIELD_DESCR Meta Data: Available Fields 20130312
7 P_T_INPUT_MAPPING 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 CHECK_RECREATION_NECESSARY Instance method Public Method Check whether recreation of logical index is necessary 20120823
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120702
3 GET_INPUT_MAPPING Instance method Public Method 20130312
4 P_ACTIVATE Instance method Private Method Activation: generate Analytical Index 20120524
5 P_GET_AINX_CHARACTERISTICS Instance method Private Method Get Characteristics of Analytical Index 20120627
6 P_GET_AINX_KEYFIGURES Static method Private Method Get Keyfigures of Analytical Index 20120627
7 P_GET_AINX_PROPERTIES Instance method Private Method Get Properties of Analytic Index 20130122
8 P_READ_DTA Instance method Private Method Read Meta Data 20130312
9 P_TRAV_DOM_AINX 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 Returning R_RECREATION_NECESSARY Value transfer Type reference (TYPE) RS_BOOL Boolean 20120823
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130924

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_CATEGORY Category Analysis Process Element 20120702
2 Importing I_ID Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_ID ID of Analysis Process Element 20120702
3 Importing I_R_ANALYSIS Call by reference Object reference (TYPE REF TO) IF_RSDHAM_ANALYSIS Analysis Process 20120702
4 Importing 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 CX_RSDHA_MSG 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 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value from ABAP Statements 20120524
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20120524
3 Importing 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 Importing I_T_CHARACTERISTICS_ACTIVE Call by reference Type reference (TYPE) CL_RSL_AINX_PROP=>GT_T_CHARACTERISTICS Characteristics of Active Version 20120627
2 Importing I_T_OUTPUT_FIELD Call by reference Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD Output Fields Operation 20120627
3 Returning 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 CX_RSDHA_MSG 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 Importing I_T_KEYFIGURES_ACTIVE Call by reference Type reference (TYPE) CL_RSL_AINX_PROP=>GT_T_KEYFIGURES Key Figures of Active Version 20120627
2 Importing I_T_OUTPUT_FIELD Call by reference Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD Output Fields Operation 20120627
3 Returning 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 Importing I_R_AINX_PROP_ACTIVE Call by reference Object reference (TYPE REF TO) CL_RSL_AINX_PROP Properties of Active Analytic Index 20130122
2 Returning R_S_PROP Value transfer Type reference (TYPE) CL_RSL_AINX_PROP=>GT_S_PROP Properties 20130122
# Exception Resumable Description Created on
1 CX_RSDHA_MSG 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 CX_RSDHA_MSG 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 Importing 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