SAP ABAP Class CL_RSRV_QUERY_TECHINFO (Check Query's Technical Properties)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM (Application Component) Warehouse Management
     RSRV (Package) Analysis and Repair of BW Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRV_ATOM Elementary Tests for Transaction RSRV 20070828
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRV_CONSTANTS Constants for Atom/Test in RSRV 20070828
Properties
Class CL_RSRV_QUERY_TECHINFO  
Short Description Check Query's Technical Properties    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSRMON    
Program status     
Category 0   
Package RSRV   Analysis and Repair of BW Objects 
Created 20070828   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRSM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSRV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRV_ATOM Elementary Tests for Transaction RSRV 20070828
2 IF_RSRV_CONSTANTS Constants for Atom/Test in RSRV 20070828
Friends
Class CL_RSRV_QUERY_TECHINFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INFOCUBE Instance attribute Private Attribute reference (LIKE) 20070828
2 INFOPROV Instance attribute Private Attribute reference (LIKE) 20070828
3 N_S_MSG_DYNAMIC_DOCU Instance attribute Protected Attribute reference (LIKE) 20070828
4 P_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOPROV InfoCube the Test Runs on 20070828
5 P_QUERY Instance attribute Private Type reference (TYPE) RSR_S_COMPKEY 20070828
6 P_R_APPL_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Application Log for RSRV 20070828
7 P_R_QUERY_CHECK Instance attribute Private Object reference (TYPE REF TO) CL_RSR_MONITOR_QUERY_CHECK OLAP: Check Query 20070828
8 QUERY Instance attribute Private Attribute reference (LIKE) 20070828
Methods
# Method Level Visibility Method type Description Created on
1 PREPARE Instance method Public Method Prepare Check and Set Metadata 20070828
Events
Class CL_RSRV_QUERY_TECHINFO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_S_TIOBJ Private See coding Metadata that Describes a Time Characteristic 20070828 BEGIN OF gt_s_tiobj, iobjnm TYPE rsiobjnm, sidfieldnm TYPE rssidfieldnm, posit TYPE i, max_sid TYPE rsd_sid, is_derived TYPE rs_bool, END OF gt_s_tiobj
2 GT_S_TIOBJ_CHK Private See coding Metadata that Describes a Time Check 20070828 BEGIN OF gt_s_tiobj_chk, posit1 TYPE i, posit2 TYPE i, is_fiscvarnt_needed TYPE rs_bool, END OF gt_s_tiobj_chk
3 GT_TH_TIOBJ Private See coding Table of Time Characteristics 20070828 gt_th_tiobj TYPE HASHED TABLE OF gt_s_tiobj WITH UNIQUE KEY posit INITIAL SIZE 0
4 GT_T_TIOBJ_CHK Private See coding Table of Time Checks ... 20070828 gt_t_tiobj_chk TYPE STANDARD TABLE OF gt_s_tiobj_chk INITIAL SIZE 0
Method Signatures

Method PREPARE Signature

Method PREPARE on class CL_RSRV_QUERY_TECHINFO has no parameter.
# Exception Resumable Description Created on
1 CX_RSRV_EXCEPTION 20090626
2 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20090626
History
Last changed by/on SAP  20130531 
SAP Release Created in 710