SAP ABAP Class CL_SAUNIT_LEGACY_LISTENER (Listener for SAP internal legacy adapters)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_LEGACY_SHARED (Package) - Internal - Shared services for legacy adapters
⤷
⤷
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 | 20120309 |
Properties
| Class | CL_SAUNIT_LEGACY_LISTENER | |
| Short Description | Listener for SAP internal legacy adapters | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_UNIT_LEGACY_SHARED | - Internal - Shared services for legacy adapters |
| Created | 20120309 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AUNIT_LISTENER | ABAP Unit: Result monitoring | 20120309 |
Friends
Class CL_SAUNIT_LEGACY_LISTENER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20120309 | |||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SAUNIT_LEGACY_RESULT | 20120309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120309 | ||
| 2 | Instance method | Public | Method | 20120309 | ||
| 3 | Instance method | Private | Method | 20120309 | ||
| 4 | Instance method | Private | Method | 20120309 |
Events
Class CL_SAUNIT_LEGACY_LISTENER has no event.
Types
Class CL_SAUNIT_LEGACY_LISTENER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SAUNIT_LEGACY_LISTENER has no parameter.
Method CONSTRUCTOR on class CL_SAUNIT_LEGACY_LISTENER has no exception.
Method GET_RESULT_AFTER_END_OF_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SAUNIT_LEGACY_RESULT | 20120309 |
Method GET_RESULT_AFTER_END_OF_TASK on class CL_SAUNIT_LEGACY_LISTENER 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 | 20120309 | ||||
| 2 | KIND | Call by reference | Type reference (TYPE) | IF_SAUNIT_LEGACY_RESULT_TYPE=>TY_E_ALERT_KIND | 20120309 |
Method __ADD_FAILURE_ALERT on class CL_SAUNIT_LEGACY_LISTENER 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 | 20120309 | ||||
| 2 | KIND | Call by reference | Type reference (TYPE) | IF_SAUNIT_LEGACY_RESULT_TYPE=>TY_E_ALERT_KIND | 20120309 |
Method __ADD_MESSAGE_ALERT on class CL_SAUNIT_LEGACY_LISTENER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |