SAP ABAP Class CL_BWATR_BATCH_HANDLER (Background Processing for BW ATR)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
BW_ATR (Package) Repository for Automatic Tests

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_BATCH_HANDLER | Handler Class for Batch Run | 20091201 |
Properties
Class | CL_BWATR_BATCH_HANDLER | |
Short Description | Background Processing for BW ATR | |
Super Class | CL_RSTT_BATCH_HANDLER | Handler Class for Batch Run |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BW_ATR | Repository for Automatic Tests |
Created | 20091201 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BWATR_BATCH_HANDLER has no forward declaration.
Interfaces
Class CL_BWATR_BATCH_HANDLER has no interface implemented.
Friends
Class CL_BWATR_BATCH_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSTT_TUNITID | 'TUNIT_DUMP' | Test Unit for Terminated Processes | 20091201 | |
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_CATT_LOG | Processing of Test Results | 20091201 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSTT_FLAG | Last test sequence is process chain | 20091201 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSTT_TRUN | Test Run Instance of Central Test Result Store | 20091201 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSTT_TRACE_TEST | Instance for Current Test Sequence | 20091201 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSTT_TEST | Test Sequence Parameter(s) | 20091201 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OT_S_TSEQ_STAT | Sequence Status | 20091201 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSTT_FLAG | Current Sequence Dumped? | 20091201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Initialize Test Run | 20091201 |
2 | ![]() |
Instance method | Protected | Method | Initialize Current Test Sequence (Test Result Store Only) | 20091201 |
3 | ![]() |
Instance method | Protected | Method | Prepare Filter on Unsuccessful Tests | 20100825 |
4 | ![]() |
Instance method | Protected | Method | Process Test Run of Central Test Result Store | 20091201 |
5 | ![]() |
Instance method | Protected | Method | Complete Processed Test Sequence | 20091201 |
6 | ![]() |
Instance method | Protected | Method | Await Result of Process Chain and Collect Directly | 20091201 |
7 | ![]() |
Instance method | Protected | Method | Start Job for Process Chain Result Collection | 20091201 |
Events
Class CL_BWATR_BATCH_HANDLER has no event.
Types
Class CL_BWATR_BATCH_HANDLER has no local type.
Method Signatures
Method _INIT_TRUN Signature
Method _INIT_TRUN on class CL_BWATR_BATCH_HANDLER has no parameter.
Method _INIT_TRUN on class CL_BWATR_BATCH_HANDLER has no exception.
Method _INIT_TSEQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_QUIT | Call by reference | Type reference (TYPE) | RSTT_FLAG | Verarbeitung beenden | 20091201 | ||
2 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | RSTT_INT4 | Index | 20091201 | ||
3 | ![]() |
I_S_TOBJEXEC | Call by reference | Type reference (TYPE) | RSTT_S_TOBJEXEC | Ausführungsparameter | 20091201 |
Method _INIT_TSEQ on class CL_BWATR_BATCH_HANDLER has no exception.
Method _PREPARE_TRUNID_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_FILTER | Call by reference | Type reference (TYPE) | RSTT_T_RANGE_TRACEID | Range-Tabelle für Trace-IDs | 20100825 | ||
2 | ![]() |
I_TRUNID_FILTER | Call by reference | Type reference (TYPE) | RSTT_TRUNID | Nur fehlerhafte Tests aus Testlauf ausführen | 20100825 |
Method _PREPARE_TRUNID_FILTER on class CL_BWATR_BATCH_HANDLER has no exception.
Method _PROCESS_TRUN Signature
Method _PROCESS_TRUN on class CL_BWATR_BATCH_HANDLER has no parameter.
Method _PROCESS_TRUN on class CL_BWATR_BATCH_HANDLER has no exception.
Method _PROCESS_TSEQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20091201 | ||
2 | ![]() |
I_TSEQSTAT | Call by reference | Type reference (TYPE) | RSTT_TRUNSTAT | Status der Sequenzausführung | 20091201 |
Method _PROCESS_TSEQ on class CL_BWATR_BATCH_HANDLER has no exception.
Method _RSPC_COLLECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_TEST | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE_TEST | Testsequenz | 20091201 | ||
2 | ![]() |
I_S_TRACESEL | Call by reference | Type reference (TYPE) | RSTT_S_TRACESEL | Traceparameter | 20091201 |
Method _RSPC_COLLECT on class CL_BWATR_BATCH_HANDLER has no exception.
Method _SCHEDULE_RSPC_COLLECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_TEST | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE_TEST | Instanz der Testsequenz | 20091201 | ||
2 | ![]() |
I_S_TRACESEL | Call by reference | Type reference (TYPE) | RSTT_S_TRACESEL | Traceparameter | 20091201 |
Method _SCHEDULE_RSPC_COLLECT on class CL_BWATR_BATCH_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |