SAP ABAP Class CL_RSR_LOOKUP_VAR_AGGR (Replacement from Attribute or KEY before Aggr (FLAGR = 4))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_RT (Package) OLAP: Kernel Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_LOOKUP_VAR Variables with Replacement from Attribute 20050224
Properties
Class CL_RSR_LOOKUP_VAR_AGGR  
Short Description Replacement from Attribute or KEY before Aggr (FLAGR = 4)    
Super Class CL_RSR_LOOKUP_VAR Variables with Replacement from Attribute 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_RT   OLAP: Kernel Runtime 
Created 20050224   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSR_LOOKUP_DT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RRHI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RRO01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RRSV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RZI0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_LOOKUP_VAR_AGGR has no interface implemented.
Friends
Class CL_RSR_LOOKUP_VAR_AGGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TSX_PREPARE Static Attribute Private See coding 20050224
2 P_TS_BUFFER Instance attribute Private Type reference (TYPE) TO_TS_BUFFER 20050224
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050309
2 PREPARE_LATE Static method Private Method 20050224
Events
Class CL_RSR_LOOKUP_VAR_AGGR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_SX_PREPARE Private See coding 20050224 begin of TP_SX_PREPARE, chanm type rsd_chanm, infoprov type rsinfoprov, SRDATE TYPE RRSRDATE, MOSTRECENT TYPE RRMOSTRECENT, t_sid type rrsi_t_sid, ts_ref type sorted table of tp_s_ref with unique key luid initial size 1, end of tp_sx_prepare
2 TP_S_REF Private See coding 20050224 begin of tp_s_ref, luid type rrluid, ref type ref to cl_rsr_lookup_var_aggr, end of tp_s_ref
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20050309
2 Importing I_LUID Call by reference Type reference (TYPE) RRLUID ID einer Ersetzung 20050309
3 Importing I_S_VAR_LRECH Call by reference Type reference (TYPE) RRO01_S_VAR_LRECH 20050309
4 Importing I_VNAM Call by reference Type reference (TYPE) RSZVNAM Name (ID) einer Berichtsvariablen 20050324

Method CONSTRUCTOR on class CL_RSR_LOOKUP_VAR_AGGR has no exception.

Method PREPARE_LATE Signature

Method PREPARE_LATE on class CL_RSR_LOOKUP_VAR_AGGR has no parameter.
Method PREPARE_LATE on class CL_RSR_LOOKUP_VAR_AGGR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700