SAP ABAP Interface IF_AUNIT_INFO_STEP (ABAP Unit: Message on progress)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE_API (Package) ABAP Unit: Public API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_AUNIT_INFO_STEP_END | ABAP Unit: Message on completion of step | 20051212 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_AUNIT_INFO_STEP_START_TASK | ABAP Unit: Message on starting of a task | 20051212 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AUNIT_INFO_STEP_END | INTERNAL: End of Step | 20051212 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AUNIT_INTERNAL_STEP | INTERNAL: Begin of Step | 20051212 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AUNIT_INTERNAL_STEP_END | INTERNAL: End of Step | 20051212 |
Properties
| Interface | IF_AUNIT_INFO_STEP | |
| Short Description | ABAP Unit: Message on progress |
General Data
| Package | SABP_UNIT_CORE_API | ABAP Unit: Public API |
| Created | 20030730 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_AUNIT_INFO_STEP has no forward declaration.
Interfaces
Interface IF_AUNIT_INFO_STEP has no interface.
Friends
Interface IF_AUNIT_INFO_STEP has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Instance attribute | Public | Type reference (TYPE) | STRING | Name of Test Unit | 20030905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns description on step event | 20051212 |
Events
Interface IF_AUNIT_INFO_STEP has no event.
Types
Interface IF_AUNIT_INFO_STEP has no local type.
Method Signatures
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | IF_AUNIT_TEXT_DESCRIPTION=>TY_S_DESCRIPTION | 20051212 |
Method GET_DESCRIPTION on Interface IF_AUNIT_INFO_STEP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |