SAP ABAP Interface IF_RSRV_TEST (Tests for Transaction RSRV)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM (Application Component) Warehouse Management
     RSRV (Package) Analysis and Repair of BW Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_AGGRDIR Template for a Test 20030508
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIACOLL_CONSIST1 Check Master Data for a Characteristic 20060116
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIACOLL_CONSIST2 Check Master Data for a Characteristic 20060116
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIACOLL_PERF Check Master Data for a Characteristic 20060116
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHK_CUBE_PARTTIM_ALL Template for a Test 20030509
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHK_TIM_DIM_ALL Template for a Test 20030402
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_DIMTAB_SIDTABS Check Dimension Table against SID Tables 20010605
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_FACTTAB_DIMTABS Analyze Fact and Dimension Tables of an InfoCube 20010402
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_HIERARCHY_CHA Check Hierarchies for a Characteristic 20010913
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_MASTER_DATA Check master data for a characteristic 20010801
... Click here to see Used By full list (14 items)
Properties
Interface IF_RSRV_TEST  
Short Description Tests for Transaction RSRV    
General Data
Package RSRV   Analysis and Repair of BW Objects 
Created 20010328   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSRV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSRV_TEST has no interface.
Friends
Interface IF_RSRV_TEST has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DEBUG Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Indicator 20020221
2 N_MSGID_FOR_STATIC_DOCU Static Attribute Public Type reference (TYPE) SY-MSGID Messages, Message Class 20010807
3 N_MSGNO_FOR_STATIC_DOCU Static Attribute Public Type reference (TYPE) SY-MSGNO Messages, Message Number 20010807
4 N_S_MSG_FOR_DYNAMIC_DOCU Instance attribute Public Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20010807
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create Instance 20010402
2 CREATE_ATOM_LIST Instance method Public Method Build List with Instances of Atoms 20010402
3 DESCRIBE Instance method Public Method Returns Description what the Test Does 20010415
4 GET_PARAMETERS Instance method Public Method Returns the Parameters Specified when Instance is Created 20010402
5 GET_PARAMETER_LIST Static method Public Method Returns the Parameters Needed for Creating an Instance 20010402
Events
Interface IF_RSRV_TEST has no event.
Types
Interface IF_RSRV_TEST has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_OBJ Value transfer Object reference (TYPE REF TO) OBJECT Referenz auf die erzeugte Instanz 20010606
2 Importing I_R_APPL_LOG Call by reference Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Application Log für RSRV (stdout) 20010402
3 Importing I_R_ERR_LOG Call by reference Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Application Log für Fehler (stderr) 20020805
4 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 BW: Allgemeine Fehlerklasse 20020805

Method CREATE_ATOM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ATOME Call by reference Type reference (TYPE) RSRV_ATOM_LIST 20010415
# Exception Resumable Description Created on
1 CX_RSRV_EXCEPTION BW: Allgemeine Fehlerklasse 20020805

Method DESCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TEXTS Call by reference Type reference (TYPE) RSRV_TEXT_TAB Text zur Beschreibung von Test/Atomen in Transaktion RSRV 20010415

Method DESCRIBE on Interface IF_RSRV_TEST has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PARAMETERS Call by reference Type reference (TYPE) RSRV_NAME_VALUE_TAB Tabelle mit Name-Value-Paaren 20010417

Method GET_PARAMETERS on Interface IF_RSRV_TEST has no exception.

Method GET_PARAMETER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INPUT_IS_CHECKED Call by reference Type reference (TYPE) RS_BOOL Test übernimmt die Überprüfung der Parameterwerte 20011026
2 Exporting E_T_PARAMETERS Call by reference Type reference (TYPE) RSRV_NAME_VALUE_TAB Tabelle mit Name-Value-Paaren 20010402

Method GET_PARAMETER_LIST on Interface IF_RSRV_TEST has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_AGGRDIR Template for a Test 20030508
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIACOLL_CONSIST1 Check Master Data for a Characteristic 20060116
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIACOLL_CONSIST2 Check Master Data for a Characteristic 20060116
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_BIACOLL_PERF Check Master Data for a Characteristic 20060116
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHK_CUBE_PARTTIM_ALL Template for a Test 20030509
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_CHK_TIM_DIM_ALL Template for a Test 20030402
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_DIMTAB_SIDTABS Check Dimension Table against SID Tables 20010605
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_FACTTAB_DIMTABS Analyze Fact and Dimension Tables of an InfoCube 20010402
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_HIERARCHY_CHA Check Hierarchies for a Characteristic 20010913
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_MASTER_DATA Check master data for a characteristic 20010801
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_ODSO_ALL Check all DSOs (CL_RSRV_ODSO) 20130104
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_QUERY_TECHINFO_ALL Check of Technical Properties of Multiple Queries 20070907
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_RS2HANA_CHECK_VIEWS Check all DSOs (CL_RSRV_ODSO) 20130527
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRV_TEST_TEMPLATE Template for a Test 20010601
History
Last changed by/on SAP  20110908 
SAP Release Created in 30A