SAP ABAP Class CL_RSTT_BATCH_HANDLER (Handler Class for Batch Run)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSTT_ENGINE (Package) Trace Tool for SAP Netweaver 2005 (BW): Engine Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_BATCH_HANDLER Interface for Background Processing of RSTT Jobs 20091201
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BWATR_BATCH_HANDLER Background Processing for BW ATR 20091201
Properties
Class CL_RSTT_BATCH_HANDLER  
Short Description Handler Class for Batch Run    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_ENGINE   Trace Tool for SAP Netweaver 2005 (BW): Engine Layer 
Created 20050513   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRMS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSTT3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTT_BATCH_HANDLER Interface for Background Processing of RSTT Jobs 20091201
Friends
Class CL_RSTT_BATCH_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CODE_LOG Constant Public See coding Codes for Log Entries 20070919
2 N_RUNNING Instance attribute Public Type reference (TYPE) RSTT_INT1 Current Counter for Parallel Execution 20050609
3 N_R_HANDLE_LOG Instance attribute Public Object reference (TYPE REF TO) CL_RSTT_TRACE_LOG Logging of Check/Play Processes 20050602
4 N_R_TJOB Instance attribute Public Object reference (TYPE REF TO) CL_RSTT_TRACE_JOB Instance of the Trace Job 20050602
5 N_R_TPAC Instance attribute Public Object reference (TYPE REF TO) CL_RSTT_TRACE_PACKAGE Processing of Trace Packages 20050513
6 N_TH_TASK Instance attribute Public Type reference (TYPE) NT_TH_TASK Active Parallel-Running Executions 20050609
7 O_C_APPLOG_CODE Constant Protected Type reference (TYPE) RSTT_COMPNM 'APPLOG_HANDLE' Code for Application Log Entry 20091201
8 O_C_SEP Constant Protected Type reference (TYPE) RSTT_FLAG ':' Separator 20060109
9 O_END_OF_TRACE Instance attribute Protected Type reference (TYPE) RSTT_FLAG Last Trace Reached 20080209
10 O_ENQUEUE_REL Instance attribute Protected Type reference (TYPE) RSTT_FLAG Activate Lock for Current Sequence 20070615
11 O_LOGGUID Instance attribute Protected Type reference (TYPE) RSTT_GUID GUID for Test Run 20091201
12 O_LOG_HANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL Log Handle for Process Log 20060109
13 O_LOG_INTERNAL Static Attribute Protected Type reference (TYPE) CHAR1 20110907
14 O_SX_CUR Instance attribute Protected Type reference (TYPE) OT_SX_CUR Current Parameters 20091201
15 O_SX_RESULT Instance attribute Protected Type reference (TYPE) OT_SX_RESULT Result Structure 20091201
16 O_S_COUNTER Instance attribute Protected Type reference (TYPE) OT_S_COUNTER Counter of Traces to Be Executed 20091201
17 O_S_JOB_KEY Instance attribute Protected Type reference (TYPE) OT_S_CLUSTERKEY Job Key 20080205
18 O_S_TOBJEXEC Instance attribute Protected Type reference (TYPE) RSTT_S_TOBJEXEC Current Execution Parameter 20071122
19 O_S_TRUN_STATE Instance attribute Protected Type reference (TYPE) RSTT_S_TRUN_STATE Status Parameters of a Test Run 20080602
20 O_TX_PARAMS Instance attribute Protected Type reference (TYPE) RSTT_TX_PARAMS Buffer Table of Messages 20051118
21 O_TX_TOBJ Instance attribute Protected Type reference (TYPE) OT_TX_TOBJ Test Objects of Trace 20091201
22 O_TX_TOBJSEL Instance attribute Protected Type reference (TYPE) RSTT_T_TOBJSEL Currently Locked Test Objects 20050513
23 O_TX_TRACESEL Instance attribute Public Type reference (TYPE) RSTT_TX_TRACESEL Table of Test Sequence Selections 20070425
24 O_TX_VERIRESULT Instance attribute Protected Type reference (TYPE) RSTT_TX_VERIRESULT Verification Table for Reporting 20060105
25 O_T_LOG Static Attribute Protected Type reference (TYPE) OT_T_LOG 20110907
26 O_T_SCANMSG Instance attribute Protected Type reference (TYPE) RSTT_T_MSG 20110907
27 O_T_TRACE_PENALTY Instance attribute Protected Type reference (TYPE) OT_T_TRACE_PENALTY Currently Postponed Trace 20050613
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MSG_HISTORY Instance method Protected Method Check History of Messages 20051118
2 CREATE_CHECK_MESSAGE Instance method Protected Method Build Message for the Test and Write to Buffer 20050613
3 CREATE_PROCESS_MESSAGE Instance method Protected Method Build and Save Messages for Processing 20050613
4 EXECUTE_TRACE Instance method Public Method Execute Single Trace 20091201
5 EXECUTE_TRACE_RUN Instance method Public Method Execute Trace of the Trace Job in Parallel 20091201
6 EXE_CALLBACK Instance method Public Method Callback Method for Asynch. Call of RSTT_TRACE_EXECUTE 20091201
7 EXPORT_JOB_PARAM Instance method Public Method Temporarily Buffer Current Job Parameters 20091201
8 GET_CURRENT_RESULT Instance method Public Method Display Current Result Data 20100825
9 GET_HANDLER Static method Public Method Create Handler Instance 20091201
10 GET_LOG_MESSAGE Instance method Protected Method Formulate Message for Job Log 20050830
11 IMPORT_JOB_PARAM Instance method Public Method Temporarily Buffer Current Job Parameters 20091201
12 INIT_TRACE Instance method Protected Method Initialize Trace Test 20060105
13 INIT_TRACE_RUN Instance method Protected Method Initialization of the Trace Run 20050609
14 LOCK_TRACE_TOBJ Instance method Protected Method Lock Trace Using Its Test Objects 20050513
15 READ_TRACE_LOGS Instance method Public Method Read Trace Log 20091201
16 SET_PENALTY Instance method Protected Method Set Trace to 'Penalty Bench' 20050613
17 SET_SCAN_MESSAGES Instance method Public Method 20110907
18 STORE_CHECK_MESSAGES Instance method Protected Method Save Messages for Test (in Transactional Cube) 20050718
19 UNLOCK_TRACE_TOBJ Instance method Protected Method Unlock Trace 20050602
20 UPDATE_PENALTY Instance method Protected Method Update Trace in Wait Status 20050613
21 _ADD_CHECK_PARAM Instance method Protected Method Enhance Parameter Entry 20051223
22 _ADD_INTERNAL_LOG Static method Protected Method 20110907
23 _ADD_PARAM Static method Protected Method 20110907
24 _ADD_TOBJ Instance method Protected Method Add Test Objects to Buffer 20061114
25 _AFTER_EXECUTION Instance method Protected Method Processing after Trace 20080208
26 _DELETE_JOB_PARAM Instance method Protected Method Delete Job Buffer Entry 20080205
27 _EXECUTE_TRACE_SEQUENCE Instance method Protected Method Execute Individual Trace Sequence (Sequential) 20070424
28 _EXECUTE_TRACE_SEQUENCE_P Instance method Protected Method Execute Individual Trace Sequence (Parallel) 20070919
29 _FINISH_EXEC Instance method Protected Method Complete Execution 20091201
30 _FINISH_SINGLE_EXEC Instance method Protected Method Complete Individual Execution 20091201
31 _GET_EXEC_DESTINATION Instance method Protected Method Find Destination for Execution 20091201
32 _GET_PARAM Static method Protected Method 20110907
33 _GET_TOBJ Instance method Protected Method Read Test Objects from Buffer 20061114
34 _HARMONIZE_MESG Instance method Protected Method 20060305
35 _INIT_TRUN_STATE Instance method Protected Method Get Execution Parameters of Current Test Sequence 20080602
36 _PREPARE_EXEC Instance method Protected Method Prepare Execution 20091201
37 _PREPARE_RESULT Instance method Protected Method Prepare Result for Immediate Display 20091201
38 _PREPARE_SINGLE_EXEC Instance method Protected Method Prepare Individual Execution 20091201
39 _PROCESS_TEST_STATUS Instance method Protected Method Process Status of Test 20070919
40 _STORE_INFO Instance method Protected Method Store Information for Execution 20091201
41 _STORE_MESSAGES_DB Instance method Protected Method Store Messages on Database 20091202
42 _STORE_VERI Instance method Protected Method Save Verification Lists for All Traces 20060105
43 _STORE_VERI_DETAIL Instance method Protected Method Save List of Verification Data 20060105
44 _STORE_VERI_PARAM Instance method Protected Method Save List of Verification Parameters 20060105
45 _TRANSFORM_LOG_ENTRY Instance method Protected Method 20060109
Events
Class CL_RSTT_BATCH_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_S_TASK Public See coding 20050609 BEGIN OF nt_s_task, task TYPE char8, traceguid TYPE rstt_guid, traceid TYPE rstt_traceid, playvarid TYPE rstt_variantid, refvarid TYPE rstt_variantid, mesg TYPE nt_t_mesg, END OF nt_s_task
2 NT_TH_TASK Public See coding 20050609 nt_th_task TYPE HASHED TABLE OF nt_s_task WITH UNIQUE KEY task
3 NT_T_MESG Public See coding 20050613 nt_t_mesg TYPE STANDARD TABLE OF smesg WITH DEFAULT KEY
4 OT_SX_CUR Protected See coding 20091201 BEGIN OF ot_sx_cur, actionguid TYPE rstt_guid, destination TYPE rstt_compnm, execuser TYPE rstt_tuser, execlangu TYPE sylangu, tracemode TYPE rstt_tracemode, loghandle TYPE balloghndl, resparam type RSTT_S_PARAMS, dump type rstt_flag, trunid type rstt_trunid, END OF ot_sx_cur
5 OT_SX_RESULT Protected See coding 20091201 BEGIN OF ot_sx_result, requested TYPE rstt_flag, count_all TYPE rstt_int4, count_ok TYPE rstt_int4, count_fail TYPE rstt_int4, result TYPE rstt_t_result, END OF ot_sx_result
6 OT_SX_TOBJ Protected See coding 20091201 BEGIN OF ot_sx_tobj, traceguid TYPE rstt_guid, tobjsel TYPE rstt_t_tobjsel, END OF ot_sx_tobj
7 OT_S_CLUSTERKEY Protected See coding 20080205 BEGIN OF ot_s_clusterkey, jobcount TYPE btcjobcnt, jobname TYPE btcjob, END OF ot_s_clusterkey
8 OT_S_COUNTER Protected See coding 20091201 BEGIN OF ot_s_counter, trun_all TYPE rstt_int4, trun_cur TYPE rstt_int4, tseq_all TYPE rstt_int4, tseq_cur TYPE rstt_int4, trun_cur_a TYPE rstt_int4, "after execution END OF ot_s_counter
9 OT_S_JOBPARAM Protected See coding 20080205 BEGIN OF ot_s_jobparam, trunid TYPE rstt_trunid, logguid TYPE rstt_char32, END OF ot_s_jobparam
10 OT_S_LOG Protected See coding 20110907 BEGIN OF ot_s_log, task TYPE char8, traceguid TYPE rstt_guid, traceid TYPE rstt_traceid, playvarid TYPE rstt_variantid, refvarid TYPE rstt_variantid, exe_callback type char1, subrc type sysubrc, END OF ot_s_log
11 OT_S_TOBJSTACK Protected See coding 20050525 BEGIN OF ot_s_tobjstack, tobjtype TYPE rstt_tobjtyp, tobjnm TYPE rstt_tobjnm, tsobjnm TYPE rstt_tobjnm, pvarcode TYPE rstt_variantid, END OF ot_s_tobjstack
12 OT_S_TSEQ_STAT Protected See coding 20080208 BEGIN OF ot_s_tseq_stat, tseqstat TYPE rstt_trunstat, status TYPE rstt_refstat, runtime TYPE rsddkruntime, endtime TYPE rsrmodtime, END OF ot_s_tseq_stat
13 OT_TX_TOBJ Protected See coding 20091201 ot_tx_tobj TYPE HASHED TABLE OF ot_sx_tobj WITH UNIQUE KEY traceguid
14 OT_T_LOG Protected See coding 20110907 ot_t_log TYPE STANDARD TABLE of ot_s_log with DEFAULT KEY
15 OT_T_TOBJSTACK Protected See coding 20050531 ot_t_tobjstack TYPE STANDARD TABLE OF ot_s_tobjstack
16 OT_T_TRACE_PENALTY Protected See coding 20050613 ot_t_trace_penalty TYPE SORTED TABLE OF rstt_s_tracesel WITH UNIQUE KEY tvid
Method Signatures

Method CHECK_MSG_HISTORY Signature

Method CHECK_MSG_HISTORY on class CL_RSTT_BATCH_HANDLER has no parameter.
Method CHECK_MSG_HISTORY on class CL_RSTT_BATCH_HANDLER has no exception.

Method CREATE_CHECK_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MESG Call by reference Type reference (TYPE) RRMS_T_MESG Meldungen der Trace-Ausführung 20050704
2 Importing I_DUMP Call by reference Type reference (TYPE) RSTT_FLAG Ist Trace-Verarbeitung abgebrochen? 20050613
3 Importing I_S_TASK Call by reference Type reference (TYPE) NT_S_TASK Task-Struktur 20050704
4 Importing I_T_ERROR Call by reference Type reference (TYPE) RSTT_T_ERROR_SIMPLE flache Fehler-Tabelle 20051205
5 Importing I_T_LOGATTR Call by reference Type reference (TYPE) RSTT_T_LOGATTR 20110907
6 Importing I_T_PARAMS Call by reference Type reference (TYPE) RSTT_T_PARAMS Parameter-Tabelle der Meldung 20050613

Method CREATE_CHECK_MESSAGE on class CL_RSTT_BATCH_HANDLER has no exception.

Method CREATE_PROCESS_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DUMP Call by reference Type reference (TYPE) RSTT_FLAG Ist Trace-Verarbeitung abgebrochen? 20050613
2 Importing I_S_TASK Call by reference Type reference (TYPE) NT_S_TASK Struktur der Trace-Ausführung 20050613
3 Importing I_T_LOGATTR Call by reference Type reference (TYPE) RSTT_T_LOGATTR 20110907
4 Importing I_T_MESG Call by reference Type reference (TYPE) RRMS_T_MESG Meldungen der Trace-Ausführung 20050613

Method CREATE_PROCESS_MESSAGE on class CL_RSTT_BATCH_HANDLER has no exception.

Method EXECUTE_TRACE Signature

Method EXECUTE_TRACE on class CL_RSTT_BATCH_HANDLER has no parameter.
Method EXECUTE_TRACE on class CL_RSTT_BATCH_HANDLER has no exception.

Method EXECUTE_TRACE_RUN Signature

Method EXECUTE_TRACE_RUN on class CL_RSTT_BATCH_HANDLER has no parameter.
Method EXECUTE_TRACE_RUN on class CL_RSTT_BATCH_HANDLER has no exception.

Method EXE_CALLBACK Signature

Method EXE_CALLBACK on class CL_RSTT_BATCH_HANDLER has no parameter.
Method EXE_CALLBACK on class CL_RSTT_BATCH_HANDLER has no exception.

Method EXPORT_JOB_PARAM Signature

Method EXPORT_JOB_PARAM on class CL_RSTT_BATCH_HANDLER has no parameter.
Method EXPORT_JOB_PARAM on class CL_RSTT_BATCH_HANDLER has no exception.

Method GET_CURRENT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_RESULT Call by reference Type reference (TYPE) RSTT_TX_PARAMS Parameter-Tabelle der Meldung 20100825

Method GET_CURRENT_RESULT on class CL_RSTT_BATCH_HANDLER has no exception.

Method GET_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_HANDLER Value transfer Object reference (TYPE REF TO) IF_RSTT_BATCH_HANDLER Schnittstelle für Hintergrundverarbeitung von RSTT-Jobs 20091201

Method GET_HANDLER on class CL_RSTT_BATCH_HANDLER has no exception.

Method GET_LOG_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNT_ALL Call by reference Type reference (TYPE) RSTT_INT4 Anzahl Tests gesamt 20050830
2 Importing I_COUNT_CUR Call by reference Type reference (TYPE) RSTT_INT4 Anzahl Tests aktuell 20050830
3 Importing I_PLAYVARID Call by reference Type reference (TYPE) RSTT_VARIANTID Abspielvariante 20050830
4 Importing I_TRACEID Call by reference Type reference (TYPE) RSTT_TRACEID Trace-Tool: technischer Name von Trace (Trace-ID) 20050830
5 Importing I_TRACEMODE Call by reference Type reference (TYPE) RSTT_TRACEMODE 'C' Tracemodus 20061113

Method GET_LOG_MESSAGE on class CL_RSTT_BATCH_HANDLER has no exception.

Method IMPORT_JOB_PARAM Signature

Method IMPORT_JOB_PARAM on class CL_RSTT_BATCH_HANDLER has no parameter.
Method IMPORT_JOB_PARAM on class CL_RSTT_BATCH_HANDLER has no exception.

Method INIT_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRACEID Call by reference Type reference (TYPE) RSTT_TRACEID Trace-Tool: technischer Name von Trace (Trace-ID) 20060105
2 Importing I_TRACEMODE Call by reference Type reference (TYPE) RSTT_TRACEMODE Trace-Tool: Tracemodus zur Beschreibung des akt. Zustands 20060105

Method INIT_TRACE on class CL_RSTT_BATCH_HANDLER has no exception.

Method INIT_TRACE_RUN 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 Job-Instanzen puffern? 20050609
2 Importing I_S_TJOB_HEADER Call by reference Type reference (TYPE) RSTT_TJOB Trace-Tool: Basisinfos zu Trace-Paketen 20050609
3 Importing I_TJOBGUID Call by reference Type reference (TYPE) RSTT_GUID Job-GUID 20050609
4 Importing I_TJOBID Call by reference Type reference (TYPE) RSTT_TJOBID Testpaket-ID (techn. Name) 20050609
5 Importing I_TRUNID_FILTER Call by reference Type reference (TYPE) RSTT_TRUNID Nur fehlerhafte Tests aus Testlauf ausführen 20100825
# Exception Resumable Description Created on
1 BW_OBJECTS_MISSING 20050609
2 TJOB_LOAD_ERROR 20050609
3 TJOB_NOT_FOUND 20050609
4 TJOB_NOT_VALID 20050609
5 TPAC_LOAD_PROBLEMS 20050609
6 TRACE_SELECT_ERROR 20050609

Method LOCK_TRACE_TOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLAYVARID Call by reference Type reference (TYPE) RSTT_VARIANTID Abspielvariante 20050525
2 Importing I_TRACEGUID Call by reference Type reference (TYPE) RSTT_GUID RSTT: Traceguid 20050531
# Exception Resumable Description Created on
1 ENQUEUE_PROBLEMS 20050524
2 TOBJ_ALREADY_LOCKED Mindestens ein Testobjekt des Trace ist schon gesperrt 20050524

Method READ_TRACE_LOGS Signature

Method READ_TRACE_LOGS on class CL_RSTT_BATCH_HANDLER has no parameter.
Method READ_TRACE_LOGS on class CL_RSTT_BATCH_HANDLER has no exception.

Method SET_PENALTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TRACESEL Call by reference Type reference (TYPE) RSTT_S_TRACESEL Struktur für Trace-Liste (inkl. Varianten-ID) 20061114

Method SET_PENALTY on class CL_RSTT_BATCH_HANDLER has no exception.

Method SET_SCAN_MESSAGES 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) RSTT_T_MSG 20110907

Method SET_SCAN_MESSAGES on class CL_RSTT_BATCH_HANDLER has no exception.

Method STORE_CHECK_MESSAGES Signature

Method STORE_CHECK_MESSAGES on class CL_RSTT_BATCH_HANDLER has no parameter.
Method STORE_CHECK_MESSAGES on class CL_RSTT_BATCH_HANDLER has no exception.

Method UNLOCK_TRACE_TOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLAYVARID Call by reference Type reference (TYPE) RSTT_VARIANTID Abspielvariante 20050602
2 Importing I_TRACEGUID Call by reference Type reference (TYPE) RSTT_GUID RSTT: Traceguid 20050602
# Exception Resumable Description Created on
1 ENQUEUE_PROBLEMS 20050602
2 TOBJ_PERMANENTLY_LOCKED 20050602

Method UPDATE_PENALTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_TRACESEL Call by reference Type reference (TYPE) RSTT_T_TRACESEL Traceselektion 20070425

Method UPDATE_PENALTY on class CL_RSTT_BATCH_HANDLER has no exception.

Method _ADD_CHECK_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MESG Call by reference Type reference (TYPE) RRMS_T_MESG Meldungen der Trace-Ausführung 20051223
2 Importing I_DUMP Call by reference Type reference (TYPE) RSTT_FLAG Ist Trace-Verarbeitung abgebrochen? 20051223
3 Importing I_S_PARAMS Call by reference Type reference (TYPE) RSTT_S_PARAMS Parameter-Eintrag der Meldung 20051223
4 Importing I_S_TASK Call by reference Type reference (TYPE) NT_S_TASK Task-Struktur 20051223
5 Importing I_T_ERROR Call by reference Type reference (TYPE) RSTT_T_ERROR_SIMPLE flache Fehler-Tabelle 20051223
6 Importing I_T_LOGATTR Call by reference Type reference (TYPE) RSTT_T_LOGATTR 20110907

Method _ADD_CHECK_PARAM on class CL_RSTT_BATCH_HANDLER has no exception.

Method _ADD_INTERNAL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXE_CALLBACK Call by reference Type reference (TYPE) CHAR1 20110907
2 Importing I_SUBRC Call by reference Type reference (TYPE) SYSUBRC 20110907
3 Importing I_S_TASK Call by reference Type reference (TYPE) NT_S_TASK 20110907

Method _ADD_INTERNAL_LOG on class CL_RSTT_BATCH_HANDLER has no exception.

Method _ADD_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_PARAM Call by reference Type reference (TYPE) RSTT_TX_PARAM 20110907
2 Importing I_NAME Call by reference Type reference (TYPE) ANY 20110907
3 Importing I_VALUE Call by reference Type reference (TYPE) ANY 20110907

Method _ADD_PARAM on class CL_RSTT_BATCH_HANDLER has no exception.

Method _ADD_TOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRACEGUID Call by reference Type reference (TYPE) RSTT_GUID Trace-GUID 20061114
2 Importing I_T_TOBJSEL Call by reference Type reference (TYPE) RSTT_T_TOBJSEL Tabelle für Testobjekt-Selektion 20061114

Method _ADD_TOBJ on class CL_RSTT_BATCH_HANDLER has no exception.

Method _AFTER_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TRACESEL Call by reference Type reference (TYPE) RSTT_S_TRACESEL Traceobjekt 20080208
2 Importing I_T_MESSAGE Call by reference Type reference (TYPE) RSR_T_MESSAGE Nachrichten 20130409

Method _AFTER_EXECUTION on class CL_RSTT_BATCH_HANDLER has no exception.

Method _DELETE_JOB_PARAM Signature

Method _DELETE_JOB_PARAM on class CL_RSTT_BATCH_HANDLER has no parameter.
Method _DELETE_JOB_PARAM on class CL_RSTT_BATCH_HANDLER has no exception.

Method _EXECUTE_TRACE_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_TRACESEL Call by reference Type reference (TYPE) RSTT_SX_TRACESEL Struktur über Ausführungsparameter und Traces 20070425
2 Importing I_ERRORNO Call by reference Type reference (TYPE) RSTT_INT4 Anzahl auswertender Fehlerzellen 20070424
3 Importing I_OLD_MSG_HANDLING Call by reference Type reference (TYPE) RSTT_FLAG Alte Meldungsverarbeitung 20100825
# Exception Resumable Description Created on
1 ENQUEUE_PROBLEMS 20070424

Method _EXECUTE_TRACE_SEQUENCE_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_TRACESEL Call by reference Type reference (TYPE) RSTT_SX_TRACESEL Struktur über Ausführungsparameter und Traces 20070919
2 Importing I_ERRORNO Call by reference Type reference (TYPE) RSTT_INT4 Anzahl auswertender Fehlerzellen 20070919
3 Importing I_OLD_MSG_HANDLING Call by reference Type reference (TYPE) RSTT_FLAG Alte Meldungsverarbeitung 20100825
# Exception Resumable Description Created on
1 ENQUEUE_PROBLEMS 20070919

Method _FINISH_EXEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TX_PARAM Call by reference Type reference (TYPE) RSTT_TX_PARAM 20110907
2 Importing I_STEP Call by reference Type reference (TYPE) RSTT_INT4 Stufe 20091201

Method _FINISH_EXEC on class CL_RSTT_BATCH_HANDLER has no exception.

Method _FINISH_SINGLE_EXEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STEP Call by reference Type reference (TYPE) RSTT_INT4 Stufe 20091201

Method _FINISH_SINGLE_EXEC on class CL_RSTT_BATCH_HANDLER has no exception.

Method _GET_EXEC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DESTINATION Value transfer Type reference (TYPE) RSTT_COMPNM DEstination 20091201

Method _GET_EXEC_DESTINATION on class CL_RSTT_BATCH_HANDLER has no exception.

Method _GET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) ANY 20110907
2 Importing I_NAME Call by reference Type reference (TYPE) ANY 20110907
3 Importing I_TX_PARAM Call by reference Type reference (TYPE) RSTT_TX_PARAM 20110907

Method _GET_PARAM on class CL_RSTT_BATCH_HANDLER has no exception.

Method _GET_TOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TOBJSEL Value transfer Type reference (TYPE) RSTT_T_TOBJSEL Tabelle für Testobjekt-Selektion 20061114
2 Importing I_TRACEGUID Call by reference Type reference (TYPE) RSTT_GUID Trace-GUID 20061114

Method _GET_TOBJ on class CL_RSTT_BATCH_HANDLER has no exception.

Method _HARMONIZE_MESG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MESG Call by reference Type reference (TYPE) RRMS_T_MESG Meldungen der Trace-Ausführung 20060305

Method _HARMONIZE_MESG on class CL_RSTT_BATCH_HANDLER has no exception.

Method _INIT_TRUN_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) RSTT_GUID GUID der Sequenz 20080602

Method _INIT_TRUN_STATE on class CL_RSTT_BATCH_HANDLER has no exception.

Method _PREPARE_EXEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STEP Call by reference Type reference (TYPE) RSTT_INT4 Stufe 20091201

Method _PREPARE_EXEC on class CL_RSTT_BATCH_HANDLER has no exception.

Method _PREPARE_RESULT Signature

Method _PREPARE_RESULT on class CL_RSTT_BATCH_HANDLER has no parameter.
Method _PREPARE_RESULT on class CL_RSTT_BATCH_HANDLER has no exception.

Method _PREPARE_SINGLE_EXEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STEP Call by reference Type reference (TYPE) RSTT_INT4 Stufe 20091201

Method _PREPARE_SINGLE_EXEC on class CL_RSTT_BATCH_HANDLER has no exception.

Method _PROCESS_TEST_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_TASK Call by reference Type reference (TYPE) NT_S_TASK Ausführungsparameter 20070919
2 Changing C_T_MESG Call by reference Type reference (TYPE) RRMS_T_MESG Meldungen 20070919
3 Importing I_SUBRC Call by reference Type reference (TYPE) SYSUBRC Ausführungsstatus 20070919
4 Importing I_TASK Call by reference Type reference (TYPE) CLIKE Task-ID 20070919
5 Importing I_T_DETAIL Call by reference Type reference (TYPE) RSTT_T_O06_D_TCT Daten für ODS 0RSTT_O06 20070919
6 Importing I_T_ERROR Call by reference Type reference (TYPE) RSTT_T_ERROR_SIMPLE Fehler-Tabelle 20070919
7 Importing I_T_LOGATTR Call by reference Type reference (TYPE) RSTT_T_LOGATTR 20110907
8 Importing I_T_PARAM Call by reference Type reference (TYPE) RSTT_T_O05_D_TCT Daten für ODS 0RSTT_O05 20070919
9 Importing I_T_PARAMS Call by reference Type reference (TYPE) RSTT_T_PARAMS Parameter-Tabelle der Meldung 20070919

Method _PROCESS_TEST_STATUS on class CL_RSTT_BATCH_HANDLER has no exception.

Method _STORE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STEP Call by reference Type reference (TYPE) RSTT_INT4 Schritt 20091201
2 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Anwendungsbereich 20091201
3 Importing I_T_DETAIL Call by reference Type reference (TYPE) ANY TABLE Details zum Verifikationslauf 20091201
4 Importing I_T_PARAM Call by reference Type reference (TYPE) ANY TABLE Parameter zur Verifikation 20091201

Method _STORE_INFO on class CL_RSTT_BATCH_HANDLER has no exception.

Method _STORE_MESSAGES_DB Signature

Method _STORE_MESSAGES_DB on class CL_RSTT_BATCH_HANDLER has no parameter.
Method _STORE_MESSAGES_DB on class CL_RSTT_BATCH_HANDLER has no exception.

Method _STORE_VERI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Trace-Tool: Testbereich-ID 20060208

Method _STORE_VERI on class CL_RSTT_BATCH_HANDLER has no exception.

Method _STORE_VERI_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Trace-Tool: Testbereich-ID 20060208
2 Importing I_T_DETAIL Call by reference Type reference (TYPE) RSTT_T_O06_D_TCT Daten für ODS 0RSTT_O06 20060105

Method _STORE_VERI_DETAIL on class CL_RSTT_BATCH_HANDLER has no exception.

Method _STORE_VERI_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Trace-Tool: Testbereich-ID 20060208
2 Importing I_T_PARAM Call by reference Type reference (TYPE) RSTT_T_O05_D_TCT Daten für ODS 0RSTT_O05 20060105

Method _STORE_VERI_PARAM on class CL_RSTT_BATCH_HANDLER has no exception.

Method _TRANSFORM_LOG_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_JOBLIST Call by reference Type reference (TYPE) TBTCJOB_BK TBTCJOB fügt für SM37B/C einige Felder hinzu 20060109
2 Returning R_S_LOGS Value transfer Type reference (TYPE) RSTT_S_JOBLOGH Struktur für Job-Log-Header 20060109

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