SAP ABAP Class CL_AUNIT_LISTENER_LIST (INTERNAL: Listener Object for Result)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AUNIT_LISTENER | ABAP Unit: Result monitoring | 20051208 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AUST_LISTENER | Special Listener for Self-Test | 20030826 |
Properties
| Class | CL_AUNIT_LISTENER_LIST | |
| Short Description | INTERNAL: Listener Object for Result | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
| Created | 20030728 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AUNIT_LISTENER | ABAP Unit: Result monitoring | 20051208 |
Friends
Class CL_AUNIT_LISTENER_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_AUNIT_TEXT_DESCRIPTION | ABAP Unit: Message Text Handling | 20051209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030801 | |
| 2 | Instance method | Private | Method | Print Multi-Row Description | 20030901 | |
| 3 | Instance method | Private | Method | Print Single-Row Description | 20030901 | |
| 4 | Instance method | Private | Method | Wrap Long Rows | 20030827 |
Events
Class CL_AUNIT_LISTENER_LIST has no event.
Types
Class CL_AUNIT_LISTENER_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20030826 |
Method CONSTRUCTOR on class CL_AUNIT_LISTENER_LIST has no exception.
Method WRITE_DESCRIPTION_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCR_TAB | Call by reference | Type reference (TYPE) | IF_AUNIT_TEXT_DESCRIPTION=>TY_T_DESCRIPTIONS | 20051208 | ||||
| 2 | ICON | Call by reference | Type reference (TYPE) | ICON_L4 | 20030901 | ||||
| 3 | WRAP | Call by reference | Type reference (TYPE) | I | 20030901 |
Method WRITE_DESCRIPTION_BLOCK on class CL_AUNIT_LISTENER_LIST has no exception.
Method WRITE_DESCRIPTION_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON | Call by reference | Type reference (TYPE) | ICON_L4 | 20030901 | ||||
| 2 | INFO | Call by reference | Object reference (TYPE REF TO) | IF_AUNIT_INFO_STEP | 20030901 |
Method WRITE_DESCRIPTION_LINE on class CL_AUNIT_LISTENER_LIST has no exception.
Method WRITE_WRAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Call by reference | Type reference (TYPE) | STRING | 20030827 | ||||
| 2 | LINE_SIZE | Call by reference | Type reference (TYPE) | I | 20030827 |
Method WRITE_WRAP on class CL_AUNIT_LISTENER_LIST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |