SAP ABAP Class IF_RSPLS_TREX_NAME_MAPPER (Maps application name to TREX name and vice versa)
Properties
Class IF_RSPLS_TREX_NAME_MAPPER  
Short Description Maps application name to TREX name and vice versa    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110401   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RSPLS_TREX_NAME_MAPPER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RSPLS_TREX_NAME_MAPPER has no interface implemented.
Friends
Class IF_RSPLS_TREX_NAME_MAPPER has no friend class.
Attributes
Class IF_RSPLS_TREX_NAME_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHA_ATTR_NAME Instance method Public Method Maps BW characteristic name to TREX attribute name 20110405
2 GET_KYF_ATTR_NAME Instance method Public Method Maps BW key figure name to TREX attribute name 20110405
3 GET_OBJ_ATTR_NAME Instance method Public Method Maps object name to TREX attribute name 20110405
Events
Class IF_RSPLS_TREX_NAME_MAPPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_OBJECTNM Public See coding 20110405 TN_OBJECTNM(30) type C
Method Signatures

Method GET_CHA_ATTR_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 BW Merkmal 20110405
2 Importing I_IS_SID Call by reference Type reference (TYPE) RS_BOOL SID oder KEY? 20110405
3 Returning R_ATTRNAME Value transfer Type reference (TYPE) TREXD_ATTR_NAME TREX Attributs-Name 20110405

Method GET_CHA_ATTR_NAME on class IF_RSPLS_TREX_NAME_MAPPER has no exception.

Method GET_KYF_ATTR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KYFNM Call by reference Type reference (TYPE) RSIOBJNM BW Kennzahl 20110405
2 Returning R_ATTRNAME Value transfer Type reference (TYPE) TREXD_ATTR_NAME TREX Attributs-Name 20110405

Method GET_KYF_ATTR_NAME on class IF_RSPLS_TREX_NAME_MAPPER has no exception.

Method GET_OBJ_ATTR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECTNM Call by reference Type reference (TYPE) IF_RSPLS_TREX_NAME_MAPPER=>TN_OBJECTNM Attributs-Name 20110405
2 Returning R_ATTRNAME Value transfer Type reference (TYPE) TREXD_ATTR_NAME TREX Attributs-Name 20110405

Method GET_OBJ_ATTR_NAME on class IF_RSPLS_TREX_NAME_MAPPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in