SAP ABAP Class CL_RODPS_HANA_WHERE_RENDERER (Renders amount in where clause)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     RODPS_HANA (Package) Connection of HANA Models to ODP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSMDS_NATIVE_SQL_RENDERER Renderering for OpenSQL Condition 20110321
Properties
Class CL_RODPS_HANA_WHERE_RENDERER  
Short Description Renders amount in where clause    
Super Class CL_RSMDS_NATIVE_SQL_RENDERER Renderering for OpenSQL Condition 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RODPS_HANA   Connection of HANA Models to ODP 
Created 20110321   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_RODPS_SIMPLE_CONTEXT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RODPS_HANA_WHERE_RENDERER has no interface implemented.
Friends
Class CL_RODPS_HANA_WHERE_RENDERER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PT_TIMESTAMP Instance attribute Public Type reference (TYPE) TT_TIMESTAMP 20121214
2 PT_TREX_ATTR Instance attribute Public Type reference (TYPE) CL_RODPS_SIMPLE_CONTEXT=>TT_TREX_ATTR 20111220
3 P_LANGU Instance attribute Public Type reference (TYPE) SY-LANGU 20111220
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20111220
2 _RENDER_DIMENSION_NAME Instance method Private Method 20121214
Events
Class CL_RODPS_HANA_WHERE_RENDERER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TIMESTAMP Public See coding 20121214 TT_TIMESTAMP type SORTED TABLE OF string with UNIQUE key TABLE_LINE INITIAL SIZE 1
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TIMESTAMP Call by reference Type reference (TYPE) TT_TIMESTAMP 20121214
2 Importing IT_TREX_ATTR Call by reference Type reference (TYPE) CL_RODPS_SIMPLE_CONTEXT=>TT_TREX_ATTR 20111220

Method CONSTRUCTOR on class CL_RODPS_HANA_WHERE_RENDERER has no exception.

Method _RENDER_DIMENSION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DIMENSION Call by reference Object reference (TYPE REF TO) IF_RSMDS_DIMENSION Dimension einer Menge 20121214
2 Importing I_USE_ALIAS Call by reference Type reference (TYPE) RSMDS_BOOLEAN RSMDS_C_BOOLEAN-FALSE Aliasnamen verwenden, falls gesetzt 20121214
3 Returning R_NAME Value transfer Type reference (TYPE) STRING 20121214

Method _RENDER_DIMENSION_NAME on class CL_RODPS_HANA_WHERE_RENDERER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730