SAP ABAP Class CL_RSR_RRK0_TIME_CONSISTENCY (time consistency)
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_RRK0_SERVICE_BASE Basis for RRK0 Service Classes 20130416
Properties
Class CL_RSR_RRK0_TIME_CONSISTENCY  
Short Description time consistency    
Super Class CL_RSR_RRK0_SERVICE_BASE Basis for RRK0 Service Classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_RT   OLAP: Kernel Runtime 
Created 20130416   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRK0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_RRK0_TIME_CONSISTENCY has no interface implemented.
Friends
Class CL_RSR_RRK0_TIME_CONSISTENCY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TS_PARTPROV_TIME_CONSIST Instance attribute Private Type reference (TYPE) TP_TS_PARTPROV_TIME_CONSIST 20130416
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TIME_CONSISTENCY Instance method Public Method check consistency of time dimension 20130416
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130416
3 FREE_T_R_TIME_CONS_HANDLER Instance method Private Method 20130417
4 GET_T_R_TIME_CONS_HANDLER Instance method Private Method 20130417
Events
Class CL_RSR_RRK0_TIME_CONSISTENCY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_PARTPROV_TIME_CONSIST Private See coding 20130416 BEGIN OF tp_s_partprov_time_consist, partprov TYPE rspartprov, time_consistency TYPE IF_RSD_INFOPROV_DATASTATE=>nt_time_consistency, END OF tp_s_partprov_time_consist
2 TP_TS_PARTPROV_TIME_CONSIST Private See coding 20130417 tp_ts_partprov_time_consist TYPE SORTED TABLE OF tp_s_partprov_time_consist WITH UNIQUE KEY partprov
3 TP_T_R_TIME_CONS_HANDLER Private See coding 20130417 tp_t_r_time_cons_handler TYPE STANDARD TABLE OF REF TO cl_rsr_rrk0_time_cons_handler
Method Signatures

Method CHECK_TIME_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_REQ_KIDS Call by reference Type reference (TYPE) RRK0_SX_KID_SELECTION 20130417
2 Importing I_THX_SLICER Call by reference Type reference (TYPE) RRK0_THX_SLICER 20130416
3 Importing I_TH_REQ_FREE Call by reference Type reference (TYPE) RRK0_TH_REQ_FREE 20130416

Method CHECK_TIME_CONSISTENCY on class CL_RSR_RRK0_TIME_CONSISTENCY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_QUERY_RUNTIME Call by reference Object reference (TYPE REF TO) CL_RSR_RRK0_QUERY_RUNTIME 20130416

Method CONSTRUCTOR on class CL_RSR_RRK0_TIME_CONSISTENCY has no exception.

Method FREE_T_R_TIME_CONS_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_R_TIME_CONS_HANDLER Call by reference Type reference (TYPE) TP_T_R_TIME_CONS_HANDLER 20130417

Method FREE_T_R_TIME_CONS_HANDLER on class CL_RSR_RRK0_TIME_CONSISTENCY has no exception.

Method GET_T_R_TIME_CONS_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_R_TIME_CONS_HANDLER Call by reference Type reference (TYPE) TP_T_R_TIME_CONS_HANDLER 20130417
2 Importing I_SX_REQ_KIDS Call by reference Type reference (TYPE) RRK0_SX_KID_SELECTION 20130417
3 Importing I_THX_SLICER Call by reference Type reference (TYPE) RRK0_THX_SLICER 20130417
4 Importing I_TH_REQ_FREE Call by reference Type reference (TYPE) RRK0_TH_REQ_FREE 20130417

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