SAP ABAP Class CL_SAUNIT_A_LISTENER_COMPLETE (STRICTELY INTERNAL: Listener for ABAP Unit display only)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_INTERNAL (Package) INTERNAL: NO REUSE - Display, services, ...

⤷

⤷

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 | 20051212 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAUNIT_INTERNAL_LISTENER | INTERNAL: Listener for ABAP Unit UI only | 20120317 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SAUNIT_ABSTRACT_LISTENER | HORRIBLY OUTDATED | 20120905 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SAUNIT_EXT_LISTENER | (INTERNAL): API for SUT_AUNIT_RUNNER ("Stratos") | 20120606 |
Properties
Class | CL_SAUNIT_A_LISTENER_COMPLETE | |
Short Description | STRICTELY INTERNAL: Listener for ABAP Unit display only | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SABP_UNIT_INTERNAL | INTERNAL: NO REUSE - Display, services, ... |
Created | 20040920 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AUNIT_LISTENER | ABAP Unit: Result monitoring | 20051212 | ||
2 | IF_SAUNIT_INTERNAL_LISTENER | INTERNAL: Listener for ABAP Unit UI only | 20120317 |
Friends
Class CL_SAUNIT_A_LISTENER_COMPLETE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20120823 | |||
2 | ![]() |
Instance attribute | Private | See coding | 20120823 | ||||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SAUNIT_INTERNAL_RESULT | 20120823 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Show progress - if possible | 20040920 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20040920 | |
2 | ![]() |
Instance method | Protected | Method | OBSOLETE - not used | 20120823 |
3 | ![]() |
Instance method | Protected | Method | OBSOLETE - Reset result buffer | 20120823 |
4 | ![]() |
Instance method | Protected | Method | OBSOLETE - Show progress in SAP GUI | 20120823 |
5 | ![]() |
Instance method | Private | Method | Add Failure | 20080811 |
6 | ![]() |
Instance method | Private | Method | Add Message | 20080811 |
Events
Class CL_SAUNIT_A_LISTENER_COMPLETE has no event.
Types
Class CL_SAUNIT_A_LISTENER_COMPLETE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SHOW_PROGRESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040920 |
Method CONSTRUCTOR on class CL_SAUNIT_A_LISTENER_COMPLETE has no exception.
Method DO_FINAL_EVALUATION Signature
Method DO_FINAL_EVALUATION on class CL_SAUNIT_A_LISTENER_COMPLETE has no parameter.
Method DO_FINAL_EVALUATION on class CL_SAUNIT_A_LISTENER_COMPLETE has no exception.
Method RESET_RESULT Signature
Method RESET_RESULT on class CL_SAUNIT_A_LISTENER_COMPLETE has no parameter.
Method RESET_RESULT on class CL_SAUNIT_A_LISTENER_COMPLETE has no exception.
Method _SHOW_PROGRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120823 |
Method _SHOW_PROGRESS on class CL_SAUNIT_A_LISTENER_COMPLETE has no exception.
Method __ADD_FAILURE_ALERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INFO | Call by reference | Object reference (TYPE REF TO) | IF_AUNIT_INFO_FAILURE | 20120823 | |||
2 | ![]() |
KIND | Call by reference | Type reference (TYPE) | IF_SAUNIT_INTERNAL_RESULT_TYPE=>TY_E_ALERT_KIND | 20080811 |
Method __ADD_FAILURE_ALERT on class CL_SAUNIT_A_LISTENER_COMPLETE has no exception.
Method __ADD_MESSAGE_ALERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INFO | Call by reference | Object reference (TYPE REF TO) | IF_AUNIT_INFO_MESSAGE | 20120823 | |||
2 | ![]() |
KIND | Call by reference | Type reference (TYPE) | IF_SAUNIT_INTERNAL_RESULT_TYPE=>TY_E_ALERT_KIND | 20080811 |
Method __ADD_MESSAGE_ALERT on class CL_SAUNIT_A_LISTENER_COMPLETE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |