SAP ABAP Class CL_RSTT_CHECK_ROUTINES (Special routines RSTT checks)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX (Application Component) Business Explorer
     RSTT_TRACE (Package) Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer
Properties
Class CL_RSTT_CHECK_ROUTINES  
Short Description Special routines RSTT checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_TRACE   Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer 
Created 20121204   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSTT0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTT_CHECK_ROUTINES has no interface implemented.
Friends
Class CL_RSTT_CHECK_ROUTINES has no friend class.
Attributes
Class CL_RSTT_CHECK_ROUTINES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PRUNING Static method Public Method MultiProvider pruning check 20121207
Events
Class CL_RSTT_CHECK_ROUTINES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_S_PRUNING_INFO Public See coding 20121207 BEGIN OF nt_s_pruning_info, count_chaconst TYPE i, count_metadata TYPE i, count_mprohint TYPE i, END OF nt_s_pruning_info
Method Signatures

Method CHECK_PRUNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MPRO_COUNT_CHACONST Call by reference Type reference (TYPE) RSTT_INT4 # MultiProvider: Pruning definitions based on Cha-Const 20121207
2 Importing I_MPRO_COUNT_METADATA Call by reference Type reference (TYPE) RSTT_INT4 # MultiProvider: Pruning based on metadata 20121207
3 Importing I_MPRO_COUNT_MPROHINT Call by reference Type reference (TYPE) RSTT_INT4 # MultiProvider: Pruning based on Multiprovhint 20121207

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