SAP ABAP Class CL_RSDDTREX_RSRV_CHECKS (Modularized Tests for RSRV)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTREX (Package) TREX Aggregate
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTREX_BASE Basic Class TREX Aggregate 20050823
Properties
Class CL_RSDDTREX_RSRV_CHECKS  
Short Description Modularized Tests for RSRV    
Super Class CL_RSDDTREX_BASE Basic Class TREX Aggregate 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDTREX   TREX Aggregate 
Created 20050503   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDTREX_RSRV_CHECKS has no interface implemented.
Friends
Class CL_RSDDTREX_RSRV_CHECKS has no friend class.
Attributes
Class CL_RSDDTREX_RSRV_CHECKS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COLLECTION_BIAMON Static method Public Method Collection of Fats Checks for BIA Monitor 20051227
2 CHECK_COMP_KYF_SUMS Static method Public Method Checks Totals of Key Figures in HPA (2) 20050509
3 CHECK_COMP_KYF_SUMS_VS_DB Static method Public Method Checks Totals of Key Figures Between HPA and BW (2) 20050509
4 CHECK_CUBE_VS_INDEX_SIZE Static method Public Method Compares Cube Size with BIA Index 20051220
5 CHECK_DATA_BW_TAB_INDEX Static method Public Method Compares Data in BW Tables with Data in the HPA Index (1) 20050509
6 CHECK_DELTAINDEX_SIZE Static method Public Method Size of Delta Indexes Compared to Main Index 20051215
7 CHECK_HPA_BWTAB_INDEX_CORRL Static method Public Method Check: Does an Index Exist for Every InfoCube Table (3) 20050509
8 CHECK_INDEX_DEFINITION Static method Public Method Check Table Fields Against Index Attributes 20051216
9 CHECK_LOGINDEX Static method Public Method Check Logical Index for Accuracy 20051215
10 CHECK_ONLY_REQUIRED_OBJECTS_EX Static method Public Method Make sure that only the required objects exist 20101129
11 CHECK_REQUDEL_DEL Static method Public Method Deletion of hanging requests and activation of BIA 20090526
12 COMPARE_TABLE_TO_INDEX Static method Public Method Compares the Contents of a Table with its TREX Index 20050530
13 CREATE_FACT_FROMSTATEMENT Static method Private Method Generates a From Statement for Access to Fact Tables 20050513
14 GET_ALL_INDEX_INFO Static method Public Method Output Information for All BIA Indexes 20051222
15 GET_BIAMONCHECK_RESULTS Static method Public Method Messages of BIA Monitor Checks for Today 20060110
16 GET_BIAMON_CHECKSET Static method Public Method 20070307
17 GET_DIFFS_OF_STRUCTS Static method Private Method Determines Fields with Varying Values in Structures 20050510
18 GET_INDEX_UNKNOWN Static method Public Method Indexes in Status "Unknown" 20051221
19 PING_BIARFC Static method Public Method Ping to BIA Server from all Application Servers 20060118
20 PLAN_BIAMONCHECKS Static method Public Method Schedule/Deschedule BIA Monitor Index Checks 20060110
21 PROPOSE_DELTAINDEX Static method Public Method Find Indexes of Statistics Data that Require a Delta 20051215
22 RUN_RANDOMQUERIES Static method Public Method Compare Random Queries in BIA and DB 20070307
23 SET_BIAMON_CHECKSET Static method Public Method 20070307
24 _CREATE_RANGE_RESTR Static method Public Method Generate Time RANGE Condition for InfoCube 20050822
25 _CREATE_READPOINTER_RESTR Static method Private Method Define READPOINTER Condition for a BIA VIP 20090526
26 _GET_CORRESPONDING_TABLES Static method Private Method Help Method for Finding Tables for IO 20101129
27 _GET_INDEX_INFO Static method Private Method 20090526
28 _SHOW_INDEXINFO Static method Private Method 20060104
29 _SHOW_TMSG Static method Private Method 20060110
Events
Class CL_RSDDTREX_RSRV_CHECKS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PT_T_STRING Private See coding 20050510 PT_T_STRING type standard table of string with key table_line
Method Signatures

Method CHECK_COLLECTION_BIAMON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051227
2 Importing I_AS_POPUP Call by reference Type reference (TYPE) RS_BOOL Boolean 20060110
3 Importing I_CUBESIZE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060110
4 Importing I_DELTASIZE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060110
5 Importing I_INDEXCORR Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060110
6 Importing I_RANDOMQUERIES Call by reference Type reference (TYPE) INT4 Boolean 20070307
7 Importing I_SHOW_ONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20060110
8 Importing I_UNKNOWN Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060110

Method CHECK_COLLECTION_BIAMON on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method CHECK_COMP_KYF_SUMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20050509
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20070307
3 Importing I_PERCENT Call by reference Type reference (TYPE) INT4 Zu checkender Anteil 20050823
4 Importing I_T_KYFNM Call by reference Type reference (TYPE) RSD_T_IOBJNM Tabelle der Kennzahlen, die geprüft werden 20080912
5 Importing I_USEBIAINA Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE BIA in status inaktiv nutzen 20080428
6 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20050509
# Exception Resumable Description Created on
1 TREXAGGR_NOT_ACTIVE 20050530

Method CHECK_COMP_KYF_SUMS_VS_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20060216
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20050509
3 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20070307
4 Importing I_PERCENT Call by reference Type reference (TYPE) INT4 Zu checkender Anteil 20050823
5 Importing I_T_KYFNM Call by reference Type reference (TYPE) RSD_T_IOBJNM Liste mit zu prüpfenden Kennzahlen 20080912
6 Importing I_USEBIAINA Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE BIA in status inaktiv verwenden 20080428
7 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20050509
# Exception Resumable Description Created on
1 TREXAGGR_NOT_ACTIVE 20050530

Method CHECK_CUBE_VS_INDEX_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20051220
2 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051220

Method CHECK_CUBE_VS_INDEX_SIZE on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method CHECK_DATA_BW_TAB_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20050509
2 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20050509
# Exception Resumable Description Created on
1 TREXAGGR_NOT_ACTIVE 20050530

Method CHECK_DELTAINDEX_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051215
2 Exporting E_T_TABLES Call by reference Type reference (TYPE) RSDDB_T_TABLES Tabellen zu einem TREX Aggregat 20060905
3 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20051215
4 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL Boolean 20051216

Method CHECK_DELTAINDEX_SIZE on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method CHECK_HPA_BWTAB_INDEX_CORRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPARE_SIZE Value transfer Type reference (TYPE) RS_BOOL Boolean 20070307
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20050509
3 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20050509
# Exception Resumable Description Created on
1 TREXAGGR_NOT_ACTIVE 20050530

Method CHECK_INDEX_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051216
2 Exporting E_T_TABLES Call by reference Type reference (TYPE) RSDDB_T_TABLES Tabellen zu einem TREX Aggregat 20060905
3 Importing I_OBJNM Call by reference Type reference (TYPE) RSDDBBIAOBJECT BI-Name des Objekts des BIA-Index (InfoCube o. InfoObjekt) 20060907
4 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL Boolean 20051220
# Exception Resumable Description Created on
1 CX_RSDDB_BIAAPI Fehlermeldung aus BIA-API 20061010

Method CHECK_LOGINDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051215
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20051215
3 Importing I_INFOOBJECT Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20060907

Method CHECK_LOGINDEX on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method CHECK_ONLY_REQUIRED_OBJECTS_EX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20101129
2 Importing I_R_OBJ Call by reference Object reference (TYPE REF TO) IF_RSDDB_OBJ BIA-Index Objekt 20101129
3 Importing I_T_BIAOBJ_TABLES Call by reference Type reference (TYPE) RSDDB_T_TABLES Tabellen eines BIA-Index 20101129
4 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG Status-Tabelle der Indizes im BIA 20101129

Method CHECK_ONLY_REQUIRED_OBJECTS_EX on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method CHECK_REQUDEL_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090526

Method CHECK_REQUDEL_DEL on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method COMPARE_TABLE_TO_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20050530
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20050530
3 Importing I_ALL Call by reference Type reference (TYPE) RS_BOOL Boolean 20060906
4 Importing I_OBJNM Call by reference Type reference (TYPE) RSDDBBIAOBJECT InfoProvider 20060907
5 Importing I_T_TABLNM Call by reference Type reference (TYPE) RSDTR_T_TABLES Namen der zu prüfenden Tabellen 20080922
# Exception Resumable Description Created on
1 INDEX_NOT_FOUND 20050530
2 TABLE_NOT_FOUND 20050530
3 TREXAGGR_NOT_ACTIVE 20050530

Method CREATE_FACT_FROMSTATEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20050513
2 Returning R_FROM_STATEMENT Value transfer Type reference (TYPE) STRING 20050513
# Exception Resumable Description Created on
1 BW_ERROR Fehler beim Lesen von BW Daten 20050513

Method GET_ALL_INDEX_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INDEXINFO Call by reference Type reference (TYPE) RSDTR_T_INDEX_INFO Informationen zu den Indizes im BIA-Server 20060113
2 Exporting E_T_INFOCUBE Call by reference Type reference (TYPE) RSD_T_CUBE 20051222
3 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051222
4 Exporting E_T_TABLES Call by reference Type reference (TYPE) RSDDB_T_TABLES Tabellen zu einem TREX Aggregat 20060813
5 Importing I_AS_POPUP Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060104
6 Importing I_OBJNM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20060813

Method GET_ALL_INDEX_INFO on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method GET_BIAMONCHECK_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060110

Method GET_BIAMONCHECK_RESULTS on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method GET_BIAMON_CHECKSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DELTASIZE Call by reference Type reference (TYPE) RS_BOOL Boolean 20070307
2 Exporting E_INDEXCORR Call by reference Type reference (TYPE) RS_BOOL Boolean 20070307
3 Exporting E_INDEXSIZE Call by reference Type reference (TYPE) RS_BOOL Boolean 20070307
4 Exporting E_RANDOMQUERIES Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070307
5 Exporting E_UNKNOWN Call by reference Type reference (TYPE) RS_BOOL Boolean 20070307
6 Importing I_ID Call by reference Type reference (TYPE) NUMC4 0000 Zählparameter 20070307

Method GET_BIAMON_CHECKSET on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method GET_DIFFS_OF_STRUCTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20050510
2 Importing I_S_REF Call by reference Type reference (TYPE) ANY 20050510
3 Importing I_TH_SFK Call by reference Type reference (TYPE) RSDRI_TH_SFK BW-Data-Manager: Liste von Kennzahlen 20050510
4 Importing I_T_COMPDESCR Call by reference Type reference (TYPE) ABAP_COMPDESCR_TAB 20050510
5 Returning R_T_DIFF_KYFS Value transfer Type reference (TYPE) PT_T_STRING 20050510

Method GET_DIFFS_OF_STRUCTS on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method GET_INDEX_UNKNOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051221
2 Exporting E_T_TABLES Call by reference Type reference (TYPE) RSDDB_T_TABLES Tabellen zu einem TREX Aggregat 20061016
3 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20051221
4 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL Boolean 20051221

Method GET_INDEX_UNKNOWN on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method PING_BIARFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20060118
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060118
3 Exporting E_T_RFC_AVAILABLE Call by reference Type reference (TYPE) TSPISERVER List of instances 20060120
4 Exporting E_T_RFC_UNAVAILABLE Call by reference Type reference (TYPE) TSPISERVER List of instances 20060120

Method PING_BIARFC on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method PLAN_BIAMONCHECKS Signature

Method PLAN_BIAMONCHECKS on class CL_RSDDTREX_RSRV_CHECKS has no parameter.
Method PLAN_BIAMONCHECKS on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method PROPOSE_DELTAINDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051215
2 Exporting E_T_TABLES Call by reference Type reference (TYPE) RSDDB_T_TABLES Tabellen zu einem TREX Aggregat 20060905
3 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20051215
4 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL Boolean 20051216

Method PROPOSE_DELTAINDEX on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method RUN_RANDOMQUERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20070307
2 Importing I_NOHPACACHE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE BIA nutzen in Status inaktiv 20080422
3 Importing I_NO_DB_OPT Call by reference Type reference (TYPE) RS_BOOL DB Features ausschalten 20070307
4 Importing I_QUERIES Call by reference Type reference (TYPE) INT4 10 wievielle Queries? 20070307
5 Importing I_SEED Call by reference Type reference (TYPE) INT4 Startwert 20070307
6 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20070307

Method RUN_RANDOMQUERIES on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method SET_BIAMON_CHECKSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELTASIZE Call by reference Type reference (TYPE) RS_BOOL Boolean 20070307
2 Importing I_ID Call by reference Type reference (TYPE) NUMC4 0000 Zählparameter 20070307
3 Importing I_INDEXCORR Call by reference Type reference (TYPE) RS_BOOL Boolean 20070307
4 Importing I_INDEXSIZE Call by reference Type reference (TYPE) RS_BOOL Boolean 20070307
5 Importing I_RANDOMQUERIES Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070307
6 Importing I_UNKNOWN Call by reference Type reference (TYPE) RS_BOOL Boolean 20070307

Method SET_BIAMON_CHECKSET on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method _CREATE_RANGE_RESTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20050822
2 Importing I_PERCENT Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050822
3 Returning R_T_RANGE Value transfer Type reference (TYPE) RSDRI_T_RANGE BW-Data-Manager: Range Liste 20050822

Method _CREATE_RANGE_RESTR on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method _CREATE_READPOINTER_RESTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE BW-Data-Manager: Range Liste 20090526
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090526

Method _CREATE_READPOINTER_RESTR on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method _GET_CORRESPONDING_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) RSDIOBJNM InfoObjekt 20101129
2 Returning R_T_IDXTAB Value transfer Type reference (TYPE) RSDTR_T_TABLES Status-Tabelle der Indizes im BIA 20101129

Method _GET_CORRESPONDING_TABLES on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method _GET_INDEX_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_INDEXINFO Call by reference Type reference (TYPE) RSDTR_T_INDEX_INFO Informationen zu den Indizes im BIA-Server 20090526
2 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090526
3 Importing I_OBJNM Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090526
4 Importing I_S_INDEXINFO Call by reference Type reference (TYPE) RSDTR_S_INDEX_INFO Informationen zu den Indizes im BIA-Server 20090526

Method _GET_INDEX_INFO on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method _SHOW_INDEXINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_INDEXINFO Call by reference Type reference (TYPE) RSDTR_T_INDEX_INFO Informationen zu den Indizes im BIA-Server 20090526

Method _SHOW_INDEXINFO on class CL_RSDDTREX_RSRV_CHECKS has no exception.

Method _SHOW_TMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060110

Method _SHOW_TMSG on class CL_RSDDTREX_RSRV_CHECKS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700