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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SAUNIT_INTERNAL_RESULT_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SAUNIT_INTERNAL_RT_V2 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 F_ESTD_NBR_OF_PROGRAMS Instance attribute Private Type reference (TYPE) I 20120823
2 F_LOCATION Instance attribute Private See coding 20120823
3 F_RESULT Instance attribute Protected Object reference (TYPE REF TO) CL_SAUNIT_INTERNAL_RESULT 20120823
4 F_SHOW_PROGRESS Instance attribute Protected Type reference (TYPE) ABAP_BOOL Show progress - if possible 20040920
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040920
2 DO_FINAL_EVALUATION Instance method Protected Method OBSOLETE - not used 20120823
3 RESET_RESULT Instance method Protected Method OBSOLETE - Reset result buffer 20120823
4 _SHOW_PROGRESS Instance method Protected Method OBSOLETE - Show progress in SAP GUI 20120823
5 __ADD_FAILURE_ALERT Instance method Private Method Add Failure 20080811
6 __ADD_MESSAGE_ALERT 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 Importing 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 Importing 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 Importing INFO Call by reference Object reference (TYPE REF TO) IF_AUNIT_INFO_FAILURE 20120823
2 Importing 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 Importing INFO Call by reference Object reference (TYPE REF TO) IF_AUNIT_INFO_MESSAGE 20120823
2 Importing 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