SAP ABAP Interface IF_SIW_AUNIT_INFO (Information about an ABAP Unit run)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_TYPES (Package) SIW: Global Type definitions
⤷
⤷
Properties
| Interface | IF_SIW_AUNIT_INFO | |
| Short Description | Information about an ABAP Unit run |
General Data
| Package | S_SIW_TYPES | SIW: Global Type definitions |
| Created | 20110324 | SAP |
| Last changed | 20110908 | SAP |
| 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) |
Interfaces
Interface IF_SIW_AUNIT_INFO has no interface.
Friends
Interface IF_SIW_AUNIT_INFO has no friend.
Attributes
Interface IF_SIW_AUNIT_INFO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the messages of the run | 20110324 | |
| 2 | Instance method | Public | Method | Get if errors have occured | 20110324 |
Events
Interface IF_SIW_AUNIT_INFO has no event.
Types
Interface IF_SIW_AUNIT_INFO has no local type.
Method Signatures
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20110324 |
Method GET_MESSAGES on Interface IF_SIW_AUNIT_INFO has no exception.
Method HAS_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110324 |
Method HAS_ERROR on Interface IF_SIW_AUNIT_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |