Hierarchy
⤷
⤷
Properties
| Class | CL_DBA_TEST_HANDLER | |
| Short Description | DBA: Test Data Handler | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_TEST | DBA Cockpit: Test Framework |
| Created | 20110308 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DBA_TEST_HANDLER has no interface implemented.
Friends
Class CL_DBA_TEST_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) | DBA_TEST_KEY-CATEGORY | 'COMP_BLDR' | DBA: Category like COMPONENT_BUILDER, RDI | 20110523 | ||
| 2 | Constant | Public | Type reference (TYPE) | DBA_TEST_KEY-CATEGORY | 'COVERAGE' | DBA: Category like COMPONENT_BUILDER, RDI | 20110523 | ||
| 3 | Constant | Public | Type reference (TYPE) | DBA_TEST_KEY-CATEGORY | 'DCF' | DBA: Category like COMPONENT_BUILDER, RDI | 20110504 | ||
| 4 | Constant | Public | Type reference (TYPE) | DBA_TEST_KEY-CATEGORY | 'DPW_EXTRACTOR' | DBA: Category like COMPONENT_BUILDER, RDI | 20110323 | ||
| 5 | Constant | Public | Type reference (TYPE) | DBA_TEST_KEY-CATEGORY | 'RDI_META' | DBA: Category like COMPONENT_BUILDER, RDI | 20110322 | ||
| 6 | Constant | Public | Type reference (TYPE) | DBA_TEST_KEY-CATEGORY | 'RDI_QRY' | DBA: Category like COMPONENT_BUILDER, RDI | 20110316 | ||
| 7 | Constant | Public | Type reference (TYPE) | DBA_TEST_KEY-CATEGORY | 'RDI_QRY_AD_HOC' | DBA: Category like COMPONENT_BUILDER, RDI | 20110505 | ||
| 8 | Constant | Public | Type reference (TYPE) | DBA_TEST_KEY-CATEGORY | 'SCREEN_CHK' | DBA: Category like COMPONENT_BUILDER, RDI | 20110506 | ||
| 9 | Constant | Public | Type reference (TYPE) | DBA_TEST_KEY-CATEGORY | 'SCREEN_RECORDED' | DBA: Category like COMPONENT_BUILDER, RDI | 20110920 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'MANAGE' | 20110309 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'NONE' | 20110309 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'RECORD' | 20110309 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'REPLAY' | 20110309 | |||
| 14 | Constant | Public | Type reference (TYPE) | I | 3 | 20110316 | |||
| 15 | Constant | Public | Type reference (TYPE) | I | 0 | 20110316 | |||
| 16 | Constant | Public | Type reference (TYPE) | I | 1 | 20110317 | |||
| 17 | Constant | Public | Type reference (TYPE) | I | 2 | 20110316 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | DBA_TEST_SET | DBA: Test Header Data | 20110309 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | TT_TEST_DRIVERS | 20110315 | ||||
| 20 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20110308 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110318 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110308 | ||||
| 23 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DBA_TEST_HANDLER | DBA: Test Data Handler | 20110322 |
Methods
Events
Class CL_DBA_TEST_HANDLER has no event.
Types
Class CL_DBA_TEST_HANDLER has no local type.
Method Signatures
Method ADD_TEST_DRIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATEGORY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-CATEGORY | DBA: Category like COMPONENT_BUILDER, RDI | 20110315 | |||
| 2 | CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20110315 | ||||
| 3 | SUBCATEGORY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-SUBCATEGORY | DBA: Subcategories like SELECT, EXTRAC_FOR_BI | 20110315 |
Method ADD_TEST_DRIVER on class CL_DBA_TEST_HANDLER has no exception.
Method CHECK_AUTO_TESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Value transfer | Type reference (TYPE) | I | 20110323 | ||||
| 2 | TEST_SET_ID | Call by reference | Type reference (TYPE) | I | DBA: Test Set ID | 20110323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110323 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DBA_TEST_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_DBA_TEST_HANDLER has no exception.
Method CONVERT_SINGLE_TEST_RUN2REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Test Set ID | 20110621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110621 |
Method CONV_RESULT_CODE_TO_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON | Value transfer | Type reference (TYPE) | STRING | 20110322 | ||||
| 2 | RESULT_CODE | Call by reference | Type reference (TYPE) | I | 20110322 |
Method CONV_RESULT_CODE_TO_ICON on class CL_DBA_TEST_HANDLER has no exception.
Method DROP_SINGLE_TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Test Set ID | 20110324 |
Method DROP_SINGLE_TEST on class CL_DBA_TEST_HANDLER has no exception.
Method DROP_TEST_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_SET_ID | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-TEST_SET_ID | DBA: Test Set ID | 20110318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110503 |
Method GENERATE_AUTO_TESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_SET_ID | Call by reference | Type reference (TYPE) | I | DBA: Test Set ID | 20110323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110323 |
Method GET_CHECK_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_FIELDDESCR | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20110323 | |||
| 2 | CHECK_RESULTS | Call by reference | Type reference (TYPE) | ANY | 20110323 | ||||
| 3 | CTAB_FNAME | Call by reference | Type reference (TYPE) | LVC_CTFNM | ALV control: Field name with complex cell color coding | 20110323 | |||
| 4 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110323 |
Method GET_CHECK_RESULTS on class CL_DBA_TEST_HANDLER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_DBA_TEST_HANDLER | DBA: Test Data Handler | 20110322 |
Method GET_INSTANCE on class CL_DBA_TEST_HANDLER has no exception.
Method GET_REF_DRIVER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_FIELDDESCR | Call by reference | Type reference (TYPE) | LVC_T_FCAT | 20110323 | ||||
| 2 | CTAB_FNAME | Call by reference | Type reference (TYPE) | LVC_CTFNM | ALV control: Field name with complex cell color coding | 20110322 | |||
| 3 | REF_DRIVER_DATA | Call by reference | Type reference (TYPE) | ANY | 20110322 | ||||
| 4 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110322 |
Method GET_REF_DRIVER_DATA on class CL_DBA_TEST_HANDLER has no exception.
Method GET_REF_TEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_FIELDDESCR | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20110323 | |||
| 2 | CTAB_FNAME | Call by reference | Type reference (TYPE) | LVC_CTFNM | ALV control: Field name with complex cell color coding | 20110323 | |||
| 3 | REF_TEST_DATA | Call by reference | Type reference (TYPE) | ANY | 20110322 | ||||
| 4 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110322 |
Method GET_REF_TEST_DATA on class CL_DBA_TEST_HANDLER has no exception.
Method GET_RUN_DRIVER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_FIELDDESCR | Call by reference | Type reference (TYPE) | LVC_T_FCAT | 20110323 | ||||
| 2 | CTAB_FNAME | Call by reference | Type reference (TYPE) | LVC_CTFNM | ALV control: Field name with complex cell color coding | 20110322 | |||
| 3 | RUN_DRIVER_DATA | Call by reference | Type reference (TYPE) | ANY | 20110322 | ||||
| 4 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110322 |
Method GET_RUN_DRIVER_DATA on class CL_DBA_TEST_HANDLER has no exception.
Method GET_RUN_TEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_FIELDDESCR | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20110323 | |||
| 2 | CTAB_FNAME | Call by reference | Type reference (TYPE) | LVC_CTFNM | ALV control: Field name with complex cell color coding | 20110323 | |||
| 3 | RUN_TEST_DATA | Call by reference | Type reference (TYPE) | ANY | 20110322 | ||||
| 4 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110322 |
Method GET_RUN_TEST_DATA on class CL_DBA_TEST_HANDLER has no exception.
Method GET_TEST_DRIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATEGORY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-CATEGORY | DBA: Category like COMPONENT_BUILDER, RDI | 20110315 | |||
| 2 | SUBCATEGORY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-SUBCATEGORY | '*' | DBA: Subcategories like SELECT, EXTRAC_FOR_BI | 20110315 | ||
| 3 | TEST_DRIVER_REF | Value transfer | Object reference (TYPE REF TO) | IF_DBA_TEST_DRIVER | DBA-TST: Test Driver | 20110315 |
Method GET_TEST_DRIVER on class CL_DBA_TEST_HANDLER has no exception.
Method GET_TEST_RESULTS_OVERVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_RESULTS | Value transfer | Type reference (TYPE) | DBA_TST_RESULTS_TAB | DBA-TST: Test Systems | 20110318 |
Method GET_TEST_RESULTS_OVERVIEW on class CL_DBA_TEST_HANDLER has no exception.
Method GET_TEST_RESULTS_SET_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_RESULT_SETS | Value transfer | Type reference (TYPE) | DBA_TST_RESULTS_SET_TAB | DBA-TST: Test Systems | 20110318 | |||
| 2 | TEST_SET_ID | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-TEST_SET_ID | DBA: Test Set ID | 20110318 |
Method GET_TEST_RESULTS_SET_DETAILS on class CL_DBA_TEST_HANDLER has no exception.
Method GET_TEST_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_SYSTEMS | Value transfer | Type reference (TYPE) | DBA_TEST_SYSTEM_TAB | DBA-TST: Test Systems | 20110318 |
Method GET_TEST_SYSTEMS on class CL_DBA_TEST_HANDLER has no exception.
Method HANDLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATEGORY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-CATEGORY | DBA: Category like COMPONENT_BUILDER, RDI | 20110309 | |||
| 2 | DRIVER_REF | Call by reference | Object reference (TYPE REF TO) | IF_DBA_TEST_DRIVER | DBA-TST: Test Driver | 20110316 | |||
| 3 | LOCATION | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-LOCATION | DBA: Location Type like SCREEN, DPW | 20110309 | |||
| 4 | OBJECT | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-OBJECT | DBA: Object Name | 20110309 | |||
| 5 | SUBCATEGORY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-SUBCATEGORY | DBA: Subcategories like SELECT, EXTRAC_FOR_BI | 20110309 | |||
| 6 | SUBLOCATION | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-SUBLOCATION | DBA: Location | 20110309 | |||
| 7 | SUBOBJECT | Call by reference | Type reference (TYPE) | DBA_TEST_KEY-SUBOBJECT | DBA: Object Subname | 20110309 | |||
| 8 | TEST_DATA | Call by reference | Type reference (TYPE) | ANY | 20110316 | ||||
| 9 | TEST_RUNTIME | Call by reference | Type reference (TYPE) | I | 20110719 |
Method HANDLE_DATA on class CL_DBA_TEST_HANDLER has no exception.
Method HAS_CHECK_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_CHECK_RESULTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110323 | ||||
| 2 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110323 |
Method HAS_CHECK_RESULTS on class CL_DBA_TEST_HANDLER has no exception.
Method HAS_DRIVER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_DRIVER_DATA | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110322 | ||||
| 2 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110322 |
Method HAS_DRIVER_DATA on class CL_DBA_TEST_HANDLER has no exception.
Method HAS_TEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_TEST_DATA | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110322 | ||||
| 2 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Key for Data Cluster | 20110322 |
Method HAS_TEST_DATA on class CL_DBA_TEST_HANDLER has no exception.
Method RESET_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Test Set ID | 20110719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110719 |
Method RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSID | Call by reference | Type reference (TYPE) | DBA_TEST_SET-SYSID | Name of the SAP System | 20110317 |
Method RUN on class CL_DBA_TEST_HANDLER has no exception.
Method RUN_SINGLE_TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEBUG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110804 | |||
| 2 | TEST_KEY | Call by reference | Type reference (TYPE) | DBA_TEST_KEY | DBA: Test Set ID | 20110621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110621 |
Method SET_TEST_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20110308 | |||
| 2 | TEST_MODE | Call by reference | Type reference (TYPE) | STRING | 20110308 | ||||
| 3 | TIME_FROM | Call by reference | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20110308 | |||
| 4 | TIME_TO | Call by reference | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20110308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110323 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |