SAP ABAP Class CL_AUNIT_INFO_EXECUTION_EVENT (INTERNAL: Messages regarding Execution of Test Item)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AUNIT_INFO_MESSAGE | INTERNAL: Abstract Superclass for Info Messages | 20050107 |
Properties
| Class | CL_AUNIT_INFO_EXECUTION_EVENT | |
| Short Description | INTERNAL: Messages regarding Execution of Test Item | |
| Super Class | CL_AUNIT_INFO_MESSAGE | INTERNAL: Abstract Superclass for Info Messages |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
| Created | 20050107 | SAP |
| Last change | 20110908 | 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_AUNIT_INFO_EXECUTION_EVENT has no interface implemented.
Friends
Class CL_AUNIT_INFO_EXECUTION_EVENT has no friend class.
Attributes
Class CL_AUNIT_INFO_EXECUTION_EVENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050107 | |
| 2 | Static method | Public | Method | Generate Message Object from Description | 20050107 | |
| 3 | Static method | Public | Method | Coverage Measurement is not Possible | 20090630 | |
| 4 | Static method | Public | Method | New Object: Skipped Because of Duration | 20050107 | |
| 5 | Static method | Public | Method | New Object: Skipped Because of Risk Level | 20050107 | |
| 6 | Instance method | Protected | Method | Initialize Message Object from Description | 20050107 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EXECUTION_EVENT | Instance Event (0) |
Public (2) |
20050107 |
Types
Class CL_AUNIT_INFO_EXECUTION_EVENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_AUNIT_INFO_EXECUTION_EVENT has no parameter.
Method CONSTRUCTOR on class CL_AUNIT_INFO_EXECUTION_EVENT has no exception.
Method CREATE_FROM_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCR_TAB | Call by reference | Type reference (TYPE) | TAUNIT_DESCR_TAB | 20050107 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_INFO_EXECUTION_EVENT | ABAP Unit Meldungen zur Ausführung der Testaufgabe | 20050107 |
Method CREATE_FROM_DESCRIPTION on class CL_AUNIT_INFO_EXECUTION_EVENT has no exception.
Method CREATE_NO_COVERAGE_MEASUREMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REASON | Call by reference | Type reference (TYPE) | CSEQUENCE | Some Details | 20090630 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_INFO_EXECUTION_EVENT | ABAP Unit Message, Abstract Superclass | 20090630 |
Method CREATE_NO_COVERAGE_MEASUREMENT on class CL_AUNIT_INFO_EXECUTION_EVENT has no exception.
Method CREATE_SKIPPED_DUE_DURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALLOWED_DURATION_CATEGORY | Call by reference | Type reference (TYPE) | SAUNIT_D_ALLOWED_RT_DURATION | obere Grenze Dauer | 20050107 | |||
| 2 | DEFINED_DURATION_CATEGORY | Call by reference | Type reference (TYPE) | SAUNIT_D_ATTRIBUTE_RT_DURATION | Dauer | 20050107 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_INFO_EXECUTION_EVENT | ABAP Unit Meldung, Abstrakte Oberklasse | 20050107 |
Method CREATE_SKIPPED_DUE_DURATION on class CL_AUNIT_INFO_EXECUTION_EVENT has no exception.
Method CREATE_SKIPPED_DUE_RISK_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALLOWED_RISK_LEVEL | Call by reference | Type reference (TYPE) | SAUNIT_D_ALLOWED_RISK_LEVEL | obere Grenze Risikostufe | 20050107 | |||
| 2 | DEFINED_RISK_LEVEL | Call by reference | Type reference (TYPE) | SAUNIT_D_ATTRIBUTE_RISK_LEVEL | Risikostufe | 20050107 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_INFO_EXECUTION_EVENT | ABAP Unit Meldung, Abstrakte Oberklasse | 20050107 |
Method CREATE_SKIPPED_DUE_RISK_LEVEL on class CL_AUNIT_INFO_EXECUTION_EVENT has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCR_TAB | Call by reference | Type reference (TYPE) | TAUNIT_DESCR_TAB | 20050107 |
Method INIT on class CL_AUNIT_INFO_EXECUTION_EVENT has no exception.
Event Signatures
Event EXECUTION_EVENT Signature
Event EXECUTION_EVENT on class CL_AUNIT_INFO_EXECUTION_EVENT has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |