SAP ABAP Data Element SAUNIT_D_CUSTOM_LISTENER_NAME (Custom Listener Class - Implementing IF_AUNIT_LISTENER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_WORKBENCH (Package) - Internal - No reuse - Workbench integration, test browser
⤷
⤷
Basic Data
| Data Element | SAUNIT_D_CUSTOM_LISTENER_NAME |
| Short Description | Custom Listener Class - Implementing IF_AUNIT_LISTENER |
Data Type
| Category of Dictionary Type | Direct Type Entry | |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ||
| Data Type | CHAR | Character String |
| Length | 32 | |
| Decimal Places | 0 | |
| Output Length | 32 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Cust.List. |
| Medium | 15 | Listener Name |
| Long | 20 | Cust. Listener Name |
| Heading | 0 |
Documentation
Definition
In general a listener is a class implementing the interface IF_AUNIT_LISTENER . A custom listener is a class pool that is not part of the SABP_UNIT* package hierarchy.
Use
Using custom listeners you can extend the ABAP Unit framework. Be aware that any issues with custom listeners can not processed by the ABAP Unit service team.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |