SAP ABAP Class CL_RSTT_TRACE_OLAP (OLAP Trace - Class)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TRACE_CATT CATT Trace Class 20050110
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_DOBJ Process Data Objects 20080822
Properties
Class CL_RSTT_TRACE_OLAP  
Short Description OLAP Trace - Class    
Super Class CL_RSTT_TRACE_CATT CATT Trace 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 20050110   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSTT2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSTT3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTT_DOBJ Process Data Objects 20080822
Friends
Class CL_RSTT_TRACE_OLAP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CODE_VERI Constant Public Type reference (TYPE) RSTT_CHAR20 'REFVARVERI' Code for Verification Table 20060102
2 N_C_CODE_VERIHEADER Constant Public Type reference (TYPE) RSTT_CHAR20 'REFVARVERIH' Code for Verification Header Data 20060102
3 N_C_TRANS_VARI Constant Public See coding Transformation Variants 20080822
4 N_C_VERIMODE Constant Public Type reference (TYPE) RSTT_FLAG 'V' Mode for Reference Data Verification 20060102
5 N_C_VERIPARAM Constant Public Type reference (TYPE) RSTT_CHAR10 'VERIPARAM' Code for Verification Template 20060102
6 N_R_OLAPTRACE Static Attribute Public Object reference (TYPE REF TO) CL_RSTT_TRACE_OLAP OLAP Trace - Class 20050110
7 N_S_OLAP_HEADER Instance attribute Public Type reference (TYPE) RSTT_OLAPTRACE OLAP Header 20060105
8 N_TX_REFVARVERI Instance attribute Public Type reference (TYPE) RSTT_TX_REFVARVERI Table for Verification Lists for All Reference Variants 20051228
9 N_TX_VERIPARAM Instance attribute Public Type reference (TYPE) RSTT_TX_VERIPARAM Verification Table (Template) 20051228
10 O_C_OLAPHEADER_CODE Constant Protected Type reference (TYPE) RSTT_CHAR20 'OLAP_HEADER' Change Code: OLAP Header 20060105
11 O_C_REFVARVERI_CODE Constant Protected Type reference (TYPE) RSTT_CHAR20 'REFVARVERI' Change Code: Verification Tables 20060105
12 O_C_VERIPARAM_CODE Constant Protected Type reference (TYPE) RSTT_CHAR20 'VERIPARAM' Change Code: Verification Template 20060105
13 O_S_BOOKMARK Instance attribute Protected Type reference (TYPE) OT_S_BOOKMARK Parameter for Bookmark Extraction 20050823
14 O_VERIPARAM_NEW Instance attribute Protected Type reference (TYPE) RSTT_FLAG Was verification template regenerated? 20060103
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050114
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050110
3 CREATE_CL_RSTT_TRACE_OLAP Static method Public Method Generate Class Instance 20070219
4 CREATE_VERIPARAM Instance method Public Method Build Verification Table 20051221
5 DESERIALIZE_HELPER Instance method Private Method Utility Methods for Deserialization from XML 20060215
6 GENERATE_BOOKMARK_ID Instance method Public Method Generate Bookmark ID for Test Item 20050823
7 GET_BWA_USAGE Static method Public Method Detect BWA Usage 20090126
8 GET_NEW_OLAP_TRACEID Static method Public Method Get New Trace ID for OLAP Trace 20051122
9 GET_READMODE Static method Public Method Detect Read Mode of Current Test 20090309
10 GET_TOBJNM_REPLACEMENT Static method Public Method Name Replacement for Test Objects (InfoProvider and Query) 20090309
11 LOAD_CLASS_OLAP Static method Public Method Initializes Event Handler 20050114
12 LOAD_REFVARVERI Instance method Public Method Header Data for Verification Data of Reference Data Variants 20060109
13 LOAD_VERIPARAM Instance method Public Method Get Verification Template 20060102
14 MODIFY_VERIPARAM Instance method Protected Method Save Verification Template 20060103
15 ON_CREATE_OLAPTRACE_OBJECT Static method Protected Event handling method Generates OLAP Trace Instance 20050110
16 SERIALIZE_HELPER Instance method Private Method Utility Methods for Serialization to XML 20060215
17 SET_BOOKMARK_POSINO Instance method Public Method Set Item Number for Bookmark Extraction 20050823
18 _CREATE_QUERY_TABL Static method Protected Method Create Query Table for View 20080822
19 _CREATE_REFVARVERI_ENTRY Instance method Protected Method Generate Verification Table Incl. Header Data for REFVAR 20060102
20 _EXECUTE_EXPLAIN Instance method Protected Method Execute Explain Query on Selected Cell 20060103
21 _GET_DEFAULT_VERIRATIO Static method Protected Method Determine Initial Verification Rate 20051221
22 _GET_DEFAULT_VERIRATIO_ALL Static method Protected Method Determine Initial Verification Rate for Entire Table 20060102
23 _INIT_OLAP_HEADER Instance method Protected Method Initialize OLAP Header 20060105
24 _LOAD_TABSIZE_POS Instance method Protected Method Determine Table Size of Check Item 20051221
25 _TRANS_VERIDATA Instance method Protected Method Transform Verification Data 20060105
26 _TRANS_VERIPARAM Instance method Protected Method Transform Verification Parameters 20060105
27 _UPDATE_CELLSTATUS Instance method Protected Method Update Cell Status in Data Table 20060103
28 _UPDATE_REFVARVERI Instance method Protected Method Refresh Entry in Verification Table 20060223
29 _UPDATE_VERIPARAMS Instance method Protected Method Update Verification Parameters 20060103
30 _UPDATE_VERITAB_POS Instance method Protected Method Update Verification Table 20060103
Events
Class CL_RSTT_TRACE_OLAP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OT_S_BOOKMARK Protected See coding 20050823 BEGIN OF ot_s_bookmark, posino TYPE rstt_int4, posino_check TYPE rstt_int4, END OF ot_s_bookmark
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSTT_TRACE_OLAP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSTT_TRACE_OLAP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_BUFFER_OBJ Call by reference Type reference (TYPE) RSTT_FLAG Erzeugtes Trace-Objekt (Klassentyp abh. von Trace-Typ) 20050110
2 Importing I_S_TRACE_HEADER Call by reference Type reference (TYPE) RSTT_S_TRACE Trace-Tool: Struktur für Trace-Tabelle RSTT_TRACE 20050110
3 Importing I_TRACEGUID Call by reference Type reference (TYPE) GUID_16 GUID im 'RAW' Format 20050110
# Exception Resumable Description Created on
1 DB_WRITE_ERROR Fehler beim Speichern des Trace-Header auf der DB 20050110
2 INIT_TOOL_DATA_ERROR Fehler beim Initialisieren der Systemdaten 20050110

Method CREATE_CL_RSTT_TRACE_OLAP Signature

Method CREATE_CL_RSTT_TRACE_OLAP on class CL_RSTT_TRACE_OLAP has no parameter.
Method CREATE_CL_RSTT_TRACE_OLAP on class CL_RSTT_TRACE_OLAP has no exception.

Method CREATE_VERIPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW Call by reference Type reference (TYPE) RSTT_FLAG neues Trace? 20060105
2 Importing I_PRIO Call by reference Type reference (TYPE) RSTT_PRIO Priorität 20051221

Method CREATE_VERIPARAM on class CL_RSTT_TRACE_OLAP has no exception.

Method DESERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing S_SX_INST Call by reference Type reference (TYPE) OT_SX_INST 20110907
2 Importing S_S_CATTHEADER Call by reference Type reference (TYPE) RSTT_CATTTRACE CATT-Trace spezifische Eigenschaften 20060215
3 Importing S_S_OLAP_HEADER Call by reference Type reference (TYPE) RSTT_OLAPTRACE OLAP-Attribute 20060215
4 Importing S_S_REFVAR_HEADER Call by reference Type reference (TYPE) RSTT2_S_REFVAR Aktuelle Referenzdatenvariante 20061110
5 Importing S_S_TRACE_HEADER Call by reference Type reference (TYPE) RSTT_TRACE Trace-Attribute 20060215
6 Importing S_TRACE_TEXT Call by reference Type reference (TYPE) RSTT_CHAR60 Tracetext 20060215
7 Importing S_TX_REFVAR Call by reference Type reference (TYPE) RSTT_TX_REFVAR Tabelle für vorliegende Referenzdaten 20060215
8 Importing S_TX_REFVARVERI Call by reference Type reference (TYPE) RSTT_TX_REFVARVERI Tabelle für Verifikationslisten über alle Referenzvarianten 20060215
9 Importing S_TX_VERIPARAM Call by reference Type reference (TYPE) RSTT_TX_VERIPARAM Verifikationstabelle (Vorlage) 20060215
10 Importing S_T_CALLSTACK Call by reference Type reference (TYPE) RSTT_T_CALLSTACK Callstack-Tabelle (RSTT_CALLSTACK) 20060215
11 Importing S_T_CHECKSELECT Call by reference Type reference (TYPE) RSTT_T_CHECKSELECT Tabelle für Check-Select-Verarbeitung 20060220
12 Importing S_T_CHECKSTACK Call by reference Type reference (TYPE) RSTT_T_CHECKSTACK Checkstack-Tabelle (RSTT_CHECKSTACK) 20060215
13 Importing S_T_FUNCSEL Call by reference Type reference (TYPE) RSTT_T_FUNCSEL Tabelle zu Tabelle RSTT_FUNCSEL 20060215
14 Importing S_T_REFVAR_ATTR Call by reference Type reference (TYPE) RSTT_T_VARIANT2 Alle Varianten der Referenzdaten 20060220
15 Importing S_T_REFVAR_TEXT Call by reference Type reference (TYPE) RSTT_T_VARIANT_T2 Alle Variantentext der Referenzdaten 20060220
16 Importing S_T_SEQDESCR Call by reference Type reference (TYPE) RSTT_T_SEQDESCR Tabelle für Beschreibung der Trace-Sequenzen 20060215
17 Importing S_T_TRACE_TEXT Call by reference Type reference (TYPE) RSTT_T_TRACE_T Trace-Tool: int. Tabelle zu Tabelle RSTT_TRACE_T 20060220

Method DESERIALIZE_HELPER on class CL_RSTT_TRACE_OLAP has no exception.

Method GENERATE_BOOKMARK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BOOKMARK_ID Value transfer Type reference (TYPE) RSTT_STRING Bookmark-ID 20050823

Method GENERATE_BOOKMARK_ID on class CL_RSTT_TRACE_OLAP has no exception.

Method GET_BWA_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BWA_REQUESTED Value transfer Type reference (TYPE) RSTT_FLAG BWA Ausführung wird gefordert 20090126

Method GET_BWA_USAGE on class CL_RSTT_TRACE_OLAP has no exception.

Method GET_NEW_OLAP_TRACEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TRACEID Value transfer Type reference (TYPE) RSTT_TRACEID Trace-Tool: technischer Name von Trace (Trace-ID) 20051122

Method GET_NEW_OLAP_TRACEID on class CL_RSTT_TRACE_OLAP has no exception.

Method GET_READMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_READMODE Call by reference Type reference (TYPE) RSRREADMODE Lesemodus 20090309

Method GET_READMODE on class CL_RSTT_TRACE_OLAP has no exception.

Method GET_TOBJNM_REPLACEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_INFOPROV Call by reference Type reference (TYPE) RSINFOCUBE InfoProvider 20090309
2 Changing C_QUERY Call by reference Type reference (TYPE) RSZCOMPID Queryname 20090309
3 Exporting E_REPLACE_IP Call by reference Type reference (TYPE) RSTT_FLAG Name des InfoProviders wurde ersetzt 20090309
4 Exporting E_REPLACE_QY Call by reference Type reference (TYPE) RSTT_FLAG Name der Query wurde ersetzt 20090309

Method GET_TOBJNM_REPLACEMENT on class CL_RSTT_TRACE_OLAP has no exception.

Method LOAD_CLASS_OLAP Signature

Method LOAD_CLASS_OLAP on class CL_RSTT_TRACE_OLAP has no parameter.
Method LOAD_CLASS_OLAP on class CL_RSTT_TRACE_OLAP has no exception.

Method LOAD_REFVARVERI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL Call by reference Type reference (TYPE) RSTT_FLAG Alle Varianten laden? 20060215
2 Importing I_DATA Call by reference Type reference (TYPE) RSTT_FLAG Sollen Daten auch übergeben werden? 20060109
# Exception Resumable Description Created on
1 REFVAR_NOT_FILLED 20060109

Method LOAD_VERIPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INIT Call by reference Type reference (TYPE) RSTT_FLAG Tabelle n_tx_veriparam initialisieren? 20060102

Method LOAD_VERIPARAM on class CL_RSTT_TRACE_OLAP has no exception.

Method MODIFY_VERIPARAM Signature

Method MODIFY_VERIPARAM on class CL_RSTT_TRACE_OLAP has no parameter.
Method MODIFY_VERIPARAM on class CL_RSTT_TRACE_OLAP has no exception.

Method ON_CREATE_OLAPTRACE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_BUFFER_OBJ Value transfer Attribute reference (LIKE) 20050110
2 Importing I_S_TRACEHEADER Value transfer Attribute reference (LIKE) 20050110
3 Importing I_TRACEGUID Value transfer Attribute reference (LIKE) 20050110

Method ON_CREATE_OLAPTRACE_OBJECT on class CL_RSTT_TRACE_OLAP has no exception.

Method SERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting S_SX_INST Call by reference Type reference (TYPE) OT_SX_INST 20110907
2 Exporting S_S_CATTHEADER Call by reference Type reference (TYPE) RSTT_CATTTRACE CATT-Trace spezifische Eigenschaften 20060215
3 Exporting S_S_OLAP_HEADER Call by reference Type reference (TYPE) RSTT_OLAPTRACE OLAP-Attribute 20060215
4 Exporting S_S_REFVAR_HEADER Call by reference Type reference (TYPE) RSTT2_S_REFVAR Aktuelle Referenzdatenvariante 20061110
5 Exporting S_S_TRACE_HEADER Call by reference Type reference (TYPE) RSTT_TRACE Trace-Attribute 20060215
6 Exporting S_TRACE_TEXT Call by reference Type reference (TYPE) RSTT_CHAR60 Tracetext 20060215
7 Exporting S_TX_REFVAR Call by reference Type reference (TYPE) RSTT_TX_REFVAR Tabelle für vorliegende Referenzdaten 20060215
8 Exporting S_TX_REFVARVERI Call by reference Type reference (TYPE) RSTT_TX_REFVARVERI Tabelle für Verifikationslisten über alle Referenzvarianten 20060215
9 Exporting S_TX_VERIPARAM Call by reference Type reference (TYPE) RSTT_TX_VERIPARAM Verifikationstabelle (Vorlage) 20060215
10 Exporting S_T_CALLSTACK Call by reference Type reference (TYPE) RSTT_T_CALLSTACK Callstack-Tabelle (RSTT_CALLSTACK) 20060215
11 Exporting S_T_CHECKSELECT Call by reference Type reference (TYPE) RSTT_T_CHECKSELECT Tabelle für Check-Select-Verarbeitung 20060220
12 Exporting S_T_CHECKSTACK Call by reference Type reference (TYPE) RSTT_T_CHECKSTACK Checkstack-Tabelle (RSTT_CHECKSTACK) 20060215
13 Exporting S_T_FUNCSEL Call by reference Type reference (TYPE) RSTT_T_FUNCSEL Tabelle zu Tabelle RSTT_FUNCSEL 20060215
14 Exporting S_T_REFVAR_ATTR Call by reference Type reference (TYPE) RSTT_T_VARIANT2 Alle Varianten der Referenzdaten 20060220
15 Exporting S_T_REFVAR_TEXT Call by reference Type reference (TYPE) RSTT_T_VARIANT_T2 Alle Variantentext der Referenzdaten 20060220
16 Exporting S_T_SEQDESCR Call by reference Type reference (TYPE) RSTT_T_SEQDESCR Tabelle für Beschreibung der Trace-Sequenzen 20060215
17 Exporting S_T_TRACE_TEXT Call by reference Type reference (TYPE) RSTT_T_TRACE_T Trace-Tool: int. Tabelle zu Tabelle RSTT_TRACE_T 20060220

Method SERIALIZE_HELPER on class CL_RSTT_TRACE_OLAP has no exception.

Method SET_BOOKMARK_POSINO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POSINO_CHECK Call by reference Type reference (TYPE) RSTT_INT4 Positionsnummer der Prüfung 20050823

Method SET_BOOKMARK_POSINO on class CL_RSTT_TRACE_OLAP has no exception.

Method _CREATE_QUERY_TABL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Referenz auf Viewtabelle 20080822
2 Importing I_T_QUERY_DATA Call by reference Type reference (TYPE) ANY TABLE normierter Queryview 20080822
3 Importing I_T_QUERY_REF Call by reference Type reference (TYPE) ANY TABLE normierter Queryview der Referenz 20080825

Method _CREATE_QUERY_TABL on class CL_RSTT_TRACE_OLAP has no exception.

Method _CREATE_REFVARVERI_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SX_REFVARVERI Call by reference Type reference (TYPE) RSTT_SX_REFVARVERI Eintrag in Verifikationstabelle 20060102
2 Importing I_DATA Call by reference Type reference (TYPE) RSTT_FLAG Sollen Daten auch übergeben werden? 20060102
3 Importing I_PRIO Call by reference Type reference (TYPE) RSTT_PRIO Priorität 20060102

Method _CREATE_REFVARVERI_ENTRY on class CL_RSTT_TRACE_OLAP has no exception.

Method _EXECUTE_EXPLAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DATA Call by reference Type reference (TYPE) RSRTRACE_S_DATA Kontrolldaten für das Trace-Tool 20060103
2 Exporting E_ERROR Call by reference Type reference (TYPE) RSTT_FLAG Fehler aufgetreten? 20060106
3 Importing I_DPROV_ID Call by reference Type reference (TYPE) RSRTRACE_ID ID des DataProviders 20060103
# Exception Resumable Description Created on
1 X_MESSAGE 20060103

Method _GET_DEFAULT_VERIRATIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_VERIPARAM Call by reference Type reference (TYPE) RSTT_SX_VERIPARAM Verifikationsparameter Verifikationstabelle 20060102
2 Importing I_PRIO Call by reference Type reference (TYPE) RSTT_PRIO Priorität 20051221

Method _GET_DEFAULT_VERIRATIO on class CL_RSTT_TRACE_OLAP has no exception.

Method _GET_DEFAULT_VERIRATIO_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_REFVARVERI Call by reference Type reference (TYPE) RSTT_SX_REFVARVERI Verifikationsparameter für Gesamttabelle 20060102

Method _GET_DEFAULT_VERIRATIO_ALL on class CL_RSTT_TRACE_OLAP has no exception.

Method _INIT_OLAP_HEADER Signature

Method _INIT_OLAP_HEADER on class CL_RSTT_TRACE_OLAP has no parameter.
Method _INIT_OLAP_HEADER on class CL_RSTT_TRACE_OLAP has no exception.

Method _LOAD_TABSIZE_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SX_VERIPARAM Call by reference Type reference (TYPE) RSTT_SX_VERIPARAM Verifikationsstruktur 20060102
2 Importing I_POSINO_CHECK Call by reference Type reference (TYPE) RSTT_INT4 Prüfposition 20051221
3 Importing I_PRIO Call by reference Type reference (TYPE) RSTT_PRIO Priorität 20051221

Method _LOAD_TABSIZE_POS on class CL_RSTT_TRACE_OLAP has no exception.

Method _TRANS_VERIDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_VERI Call by reference Type reference (TYPE) ANY TABLE Daten zur Verifikationstabelle 20060105
# Exception Resumable Description Created on
1 REFDATA_NOT_FOUND 20060105

Method _TRANS_VERIPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_VERI Call by reference Type reference (TYPE) ANY TABLE Daten zur Verifikationstabelle 20060105

Method _TRANS_VERIPARAM on class CL_RSTT_TRACE_OLAP has no exception.

Method _UPDATE_CELLSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_DATA Call by reference Type reference (TYPE) RSRTRACE_TSX_DATA Tabelle von Datenpaketen beim Trace Tool Check 20060103
2 Importing I_POSINO_CHECK Call by reference Type reference (TYPE) RSTT_INT4 Prüfposition 20060103
# Exception Resumable Description Created on
1 REFDATA_NOT_FOUND 20060103

Method _UPDATE_REFVARVERI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFVARID Call by reference Type reference (TYPE) RSTT_VARIANTID Referenzdatenvariante 20060223

Method _UPDATE_REFVARVERI on class CL_RSTT_TRACE_OLAP has no exception.

Method _UPDATE_VERIPARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_VERIPARAM Call by reference Type reference (TYPE) RSTT_SX_VERIPARAM Verifikationsstruktur inklusive Datenzell-Indizes und Werten 20060103
2 Importing I_TIME_START Call by reference Type reference (TYPE) RS_LONGINT Startzeitpunkt 20060103

Method _UPDATE_VERIPARAMS on class CL_RSTT_TRACE_OLAP has no exception.

Method _UPDATE_VERITAB_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POSINO_CHECK Call by reference Type reference (TYPE) RSTT_INT4 Prüfposition 20060103

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