SAP ABAP Class IF_RSDRV_TREX_NAME_MAPPER (Name Mapper BI <-> Trex View attributes)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSDD_HDB_NAME_MAPPER Name Conversions for NewDB 20101116
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDDTREX_MAPPING All Kinds of Service Functionality for TREX 20081007
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDDTREX_MAPPING_BIA_WRITER Mapping Object: BIA Writer 20091214
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_CS_NAME_MAPPER Name Mapping for Technical Attributes in Calc. Scenarios 20100921
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRV_TREX_HANA_QUERY HANA Query on HANA Model 20110926
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRV_TREX_HCPR_NAME_MAPPER Name Mapper for TREX access with ref iobj 20130604
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRV_TREX_SEM_BCS_MAPPING Trex Name Wrapper for SEM BCS Query 20130227
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRV_TREX_SRVS_NAV Handling of Navigation Attributes on SAP HANA Indexes 20120124
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSFBP_HANA_NAME_MAPPER Name Mapper for FBPs with HANA persistence 20130422
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSL_ME_METADATA Transient Metadata for Lean TLOGO Provider 20100319
... Click here to see Used By full list (12 items)
Properties
Class IF_RSDRV_TREX_NAME_MAPPER  
Short Description Name Mapper BI <-> Trex View attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081006   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSD_INFOPROV Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSDRV_TREX_NAME_MAPPER has no interface implemented.
Friends
Class IF_RSDRV_TREX_NAME_MAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ALLOW_SIDCONVERT Instance attribute Public Type reference (TYPE) RS_BOOL allow using sidconvert to read chvl fields 20100514
2 N_CS_TABLE_TYPE Constant Public See coding 20110513
3 N_C_CONSTRAINT Constant Public See coding 20130829
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHA_FIELD_NAME Instance method Public Method 20081006
2 GET_CHA_PROPS Instance method Public Method returns properties of specific characteristic 20120222
3 GET_CONSTRAINTS Instance method Public Method 20121205
4 GET_FIELDNM_VALUE_HELP Instance method Public Method 20081204
5 GET_INDEX_ID Instance method Public Method Returns index ID and CalcView (only for CalcScenarios) 20100118
6 GET_KYF_FIELD_NAME Instance method Public Method 20081006
7 GET_RFCDEST Instance method Public Method Returns RFC destination 20090710
Events
Class IF_RSDRV_TREX_NAME_MAPPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_TABLE_TYPE Public Type reference (TYPE) STRING 20110513
Method Signatures

Method GET_CHA_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20081007
2 Importing I_SID_NAME Value transfer Type reference (TYPE) RS_BOOL Key or SID ? 20081007
3 Returning R_ATTRNAME Value transfer Type reference (TYPE) TREXD_ATTR_NAME BIA-Attributsname: InfoObjekt + weitere Daten 20081007

Method GET_CHA_FIELD_NAME on class IF_RSDRV_TREX_NAME_MAPPER has no exception.

Method GET_CHA_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KEYBASED_INLIST_NOT_ALLOWED Call by reference Type reference (TYPE) RS_BOOL Boolean 20120222
2 Exporting E_TYPE_MISMATCH_FROM_DTA_PRO Call by reference Type reference (TYPE) RS_BOOL Boolean 20130904
3 Importing I_CHANM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20120222
4 Importing I_TS_DTA_PRO Call by reference Type reference (TYPE) IF_RSD_INFOPROV=>NT_TS_DTA_PRO 20130116

Method GET_CHA_PROPS on class IF_RSDRV_TREX_NAME_MAPPER has no exception.

Method GET_CONSTRAINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_CONSTRAINT Value transfer Type reference (TYPE) TREXT_PLACEHOLDERS Platzhalter 20121205

Method GET_CONSTRAINTS on class IF_RSDRV_TREX_NAME_MAPPER has no exception.

Method GET_FIELDNM_VALUE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20081204
2 Importing I_PRSNT Call by reference Type reference (TYPE) RSMD_RS_PRSNT Darstellung eines InfoObjects 20081204
3 Returning R_ATTRNAME Value transfer Type reference (TYPE) TREXD_ATTR_NAME Attributname 20081204

Method GET_FIELDNM_VALUE_HELP on class IF_RSDRV_TREX_NAME_MAPPER has no exception.

Method GET_INDEX_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DEFAULT_CALC_NODE Call by reference Type reference (TYPE) STRING Default-Operation bei CalcScenarien 20110725
2 Exporting E_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID / CalculationScenario 20100118
3 Exporting E_INDEX_TYPE Call by reference Type reference (TYPE) TN_TABLE_TYPE Indextyp 20110513
4 Exporting E_NON_BW_MODEL Call by reference Type reference (TYPE) RS_BOOL is not a BW-Modeled Index( e.g. HANA Model, Planning Index) 20111213
5 Exporting E_R_CALCSCEN Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALCSCENARIO Create Calculation Scenario 20130305
6 Exporting E_SCHEMA Call by reference Type reference (TYPE) TREXD_INDEX_ID DB-Schema: only relevant for IMDB with non default-Schema 20110516
7 Exporting E_VIEW Call by reference Type reference (TYPE) STRING CalculationView (only if index_id is CalcScenario) 20100118
8 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20100118
9 Importing I_VALUE_HELP Call by reference Type reference (TYPE) RS_BOOL Boolean 20100118

Method GET_INDEX_ID on class IF_RSDRV_TREX_NAME_MAPPER has no exception.

Method GET_KYF_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME_DB Call by reference Type reference (TYPE) RSDIOBJFIELDNM Feldname auf der Datenbank 20100729
2 Importing I_KYFNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20081007
3 Returning R_ATTRNAME Value transfer Type reference (TYPE) TREXD_ATTR_NAME BIA-Attributsname: InfoObjekt + weitere Daten 20081007

Method GET_KYF_FIELD_NAME on class IF_RSDRV_TREX_NAME_MAPPER has no exception.

Method GET_RFCDEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RFCDEST Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20090710

Method GET_RFCDEST on class IF_RSDRV_TREX_NAME_MAPPER has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSDD_HDB_NAME_MAPPER Name Conversions for NewDB 20101116
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDDTREX_MAPPING All Kinds of Service Functionality for TREX 20081007
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDDTREX_MAPPING_BIA_WRITER Mapping Object: BIA Writer 20091214
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_CS_NAME_MAPPER Name Mapping for Technical Attributes in Calc. Scenarios 20100921
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRV_TREX_HANA_QUERY HANA Query on HANA Model 20110926
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRV_TREX_HCPR_NAME_MAPPER Name Mapper for TREX access with ref iobj 20130604
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRV_TREX_SEM_BCS_MAPPING Trex Name Wrapper for SEM BCS Query 20130227
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRV_TREX_SRVS_NAV Handling of Navigation Attributes on SAP HANA Indexes 20120124
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSFBP_HANA_NAME_MAPPER Name Mapper for FBPs with HANA persistence 20130422
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSL_ME_METADATA Transient Metadata for Lean TLOGO Provider 20100319
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSMD_RS_HANA_ATTRIBUTE_VIEW Read SAP HANA Attribute View Data 20120613
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSMD_RS_NAME_MAPPER Name Mapper for TREX access with ref iobj 20100514
History
Last changed by/on SAP  20140121 
SAP Release Created in