SAP ABAP Class CL_RSRV_FACTTAB_DIMTABS (Analyze Fact and Dimension Tables of an InfoCube)
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_CONSTANTS Constants for Atom/Test in RSRV 20010627
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRV_TEST Tests for Transaction RSRV 20010402
Properties
Class CL_RSRV_FACTTAB_DIMTABS  
Short Description Analyze Fact and Dimension Tables of an InfoCube    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRV   Analysis and Repair of BW Objects 
Created 20010321   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSRV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRV_CONSTANTS Constants for Atom/Test in RSRV 20010627
2 IF_RSRV_TEST Tests for Transaction RSRV 20010402
Friends
Class CL_RSRV_FACTTAB_DIMTABS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INFOCUBE Instance attribute Protected Attribute reference (LIKE) 20010627
2 N_MAGIC Constant Public Type reference (TYPE) RSTXTMD 'RSRV TEST 3.1415926535' Magic Key for Test Identification 20010321
3 P_COMPTABNM Instance attribute Private Type reference (TYPE) TABNAME Table Name 20010417
4 P_FACTTABNM Instance attribute Private Type reference (TYPE) TABNAME Table Name 20010417
5 P_INFOCUBE Instance attribute Private Type reference (TYPE) RSD_INFOCUBE Name of InfoCube to be Checked 20010417
6 P_R_APPL_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Application Log for RSRV 20010321
7 P_R_ERR_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Error Log (stderr) 20020805
8 P_T_DIME Instance attribute Private Type reference (TYPE) RSD_T_DIME Dimensions Table 20010417
Methods
# Method Level Visibility Method type Description Created on
1 _CHECK_AND_GET_INPUT Instance method Private Method Get and Check Parameters from Name-Value Pairs 20010417
Events
Class CL_RSRV_FACTTAB_DIMTABS has no event.
Types
Class CL_RSRV_FACTTAB_DIMTABS has no local type.
Method Signatures

Method _CHECK_AND_GET_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMPTABNM Call by reference Type reference (TYPE) TABNAME Tabellenname 20010417
2 Exporting E_FACTTABNM Call by reference Type reference (TYPE) TABNAME Tabellenname 20010417
3 Exporting E_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20010417
4 Exporting E_T_DIME Call by reference Type reference (TYPE) RSD_T_DIME Tabelle mit Informationen über die Dimensionen des InfoCubes 20010417
5 Importing I_T_PARAMETERS Call by reference Type reference (TYPE) RSRV_NAME_VALUE_TAB Tabelle mit Name-Value-Paaren 20010417
# Exception Resumable Description Created on
1 CX_RSRV_EXCEPTION Ausnahmen für die RSRV: nur dynamische Prüfung 20020805
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A