SAP ABAP Class CL_SWH_T_DBG (Service Class for WAPI Test (Debug Start, Cleanup))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWH (Package) Business Workflow: Objects for Demos,Test,Docu,Performance
⤷
⤷
Properties
| Class | CL_SWH_T_DBG | |
| Short Description | Service Class for WAPI Test (Debug Start, Cleanup) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SWH | Business Workflow: Objects for Demos,Test,Docu,Performance |
| Created | 20011219 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SWH_T_DBG has no interface implemented.
Friends
Class CL_SWH_T_DBG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SWHTTEXT80 | Table of WAPI Test Title | 20011220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks whether work items generated in tests exist | 20020104 | |
| 2 | Static method | Public | Method | Checks title for debugger | 20011220 | |
| 3 | Static method | Public | Method | Deletes work items generated in tests from database | 20020104 | |
| 4 | Static method | Public | Method | Deletes title for debugger | 20011220 | |
| 5 | Static method | Public | Method | Sets title for debugger | 20011220 | |
| 6 | Static method | Public | Method | Starts debugger as result of ID comparison with registry | 20011219 |
Events
Class CL_SWH_T_DBG has no event.
Types
Class CL_SWH_T_DBG has no local type.
Method Signatures
Method CHECK_TEST_WIS_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_EXIST | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20020104 |
Method CHECK_TEST_WIS_EXIST on class CL_SWH_T_DBG has no exception.
Method CHECK_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEBUG | Value transfer | Type reference (TYPE) | XFELD | 20011220 | ||||
| 2 | IM_TITLE | Value transfer | Type reference (TYPE) | TEXT80 | Titel | 20011220 |
Method CHECK_TITLE on class CL_SWH_T_DBG has no exception.
Method DELETE_TEST_WIS Signature
Method DELETE_TEST_WIS on class CL_SWH_T_DBG has no parameter.
Method DELETE_TEST_WIS on class CL_SWH_T_DBG has no exception.
Method REMOVE_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TITLE | Value transfer | Type reference (TYPE) | TEXT80 | Titel | 20011220 |
Method REMOVE_TITLE on class CL_SWH_T_DBG has no exception.
Method SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TITLE | Value transfer | Type reference (TYPE) | TEXT80 | Titel | 20011220 |
Method SET_TITLE on class CL_SWH_T_DBG has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TITLE | Value transfer | Type reference (TYPE) | TEXT80 | Titel für Debug-Prüfung | 20011220 |
Method START on class CL_SWH_T_DBG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |