SAP ABAP Class CL_RS2HANA_VIEW_MSRGRP_META (SAP HANA Cube Measure Group based on MetaProvider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD-HMOD (Application Component) HANA Model Generation in BW
     RS2HANA_VIEW (Package) SAP HANA Views for BW Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS2HANA_VIEW_MEASURE_GROUP SAP HANA Cube Measure Group 20130408
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS2HANA_VIEW_MSRGRP_CUBE SAP HANA measure group for InfoCube 20130806
2 Inheritance (c INHERITING FROM c_ref)  CL_RS2HANA_VIEW_MSRGRP_IOBJ SAP HANA measure group for InfoObject 20130607
3 Inheritance (c INHERITING FROM c_ref)  CL_RS2HANA_VIEW_MSRGRP_ODSO SAP HANA View Measure Group for DSO 20130408
Properties
Class CL_RS2HANA_VIEW_MSRGRP_META  
Short Description SAP HANA Cube Measure Group based on MetaProvider    
Super Class CL_RS2HANA_VIEW_MEASURE_GROUP SAP HANA Cube Measure Group 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS2HANA_VIEW   SAP HANA Views for BW Objects 
Created 20130408   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RS2HANA_VIEW_MSRGRP_META has no forward declaration.
Interfaces
Class CL_RS2HANA_VIEW_MSRGRP_META has no interface implemented.
Friends
Class CL_RS2HANA_VIEW_MSRGRP_META has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OC_RECORDTP_FILTER Constant Protected Type reference (TYPE) STRING '0,2' 20130806
2 O_R_METAPROV Instance attribute Protected Object reference (TYPE REF TO) CL_RSDD_HDB_INDEX_METAPROV 20130408
3 O_T_DTA_PRO Instance attribute Protected Type reference (TYPE) RSD_T_DTA_PRO 20130812
4 P_ADD_ALL Instance attribute Private Type reference (TYPE) RS_BOOL 20130811
5 P_S_INIT Instance attribute Private See coding 20130813
6 P_TS_ADD_ATTR Instance attribute Private Type reference (TYPE) IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_IDXATTR 20130812
7 P_TS_ADD_CONSTR Instance attribute Private Type reference (TYPE) IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_CONSTRAINT 20130812
8 P_TS_ADD_JOIN Instance attribute Private Type reference (TYPE) OT_TS_JOINS 20130812
9 P_TS_ATTRIBUTES Instance attribute Private Type reference (TYPE) OT_TS_ATTRIBUTES 20130408
10 P_TS_ATTR_TXTTABS Instance attribute Private Type reference (TYPE) OT_TS_TXTTAB 20130408
11 P_TS_CONSTRAINTS Instance attribute Private Type reference (TYPE) IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_CONSTRAINT 20130806
12 P_TS_JOINS Instance attribute Private Type reference (TYPE) OT_TS_JOINS 20130408
13 P_TS_MEASURES Instance attribute Private Type reference (TYPE) OT_TS_MEASURES 20130408
14 P_TS_SIDCONV_ATTR Instance attribute Private Type reference (TYPE) IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_IDXATTR 20130813
15 P_TS_SIDCONV_JOIN Instance attribute Private Type reference (TYPE) OT_TS_JOINS 20130813
16 P_TS_TEXT_JOINS Instance attribute Private Type reference (TYPE) OT_TS_JOINS 20130408
17 P_T_ATTR_MSG Instance attribute Private Type reference (TYPE) RS_T_MSG 20130926
18 P_T_MEASURES_MSG Instance attribute Private Type reference (TYPE) RS_T_MSG 20130814
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130408
2 __GET_ADDITIONAL_JOINS Instance method Private Method 20130812
3 __GET_ADD_ALL_JOINS Instance method Private Method 20130811
4 __GET_SIDCONVERT_JOINS Instance method Private Method 20130625
Events
Class CL_RS2HANA_VIEW_MSRGRP_META has no event.
Types
Class CL_RS2HANA_VIEW_MSRGRP_META has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADD_ALL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20130811
2 Importing I_R_METAPROV Call by reference Object reference (TYPE REF TO) CL_RSDD_HDB_INDEX_METAPROV Metadata Provider for New DB Column View 20130408

Method CONSTRUCTOR on class CL_RS2HANA_VIEW_MSRGRP_META has no exception.

Method __GET_ADDITIONAL_JOINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_CONSTR Call by reference Type reference (TYPE) IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_CONSTRAINT 20130812
2 Exporting E_TS_IDXATTR Call by reference Type reference (TYPE) IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_IDXATTR 20130812
3 Exporting E_TS_JOINS Call by reference Type reference (TYPE) OT_TS_JOINS 20130812

Method __GET_ADDITIONAL_JOINS on class CL_RS2HANA_VIEW_MSRGRP_META has no exception.

Method __GET_ADD_ALL_JOINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_ADD_ALL_JOINS Call by reference Type reference (TYPE) OT_TS_JOINS 20130811
2 Exporting E_TS_CONSTR Call by reference Type reference (TYPE) IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_CONSTRAINT 20130812
3 Exporting E_TS_IDXATTR Call by reference Type reference (TYPE) IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_IDXATTR 20130811

Method __GET_ADD_ALL_JOINS on class CL_RS2HANA_VIEW_MSRGRP_META has no exception.

Method __GET_SIDCONVERT_JOINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_IDXATTR Call by reference Type reference (TYPE) IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_IDXATTR 20130625
2 Exporting E_TS_SIDCONV_JOINS Call by reference Type reference (TYPE) OT_TS_JOINS 20130625

Method __GET_SIDCONVERT_JOINS on class CL_RS2HANA_VIEW_MSRGRP_META has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740