SAP ABAP Class IF_SIW_AUNIT_INFO (Information about an ABAP Unit run)
Properties
| Class | IF_SIW_AUNIT_INFO | |
| Short Description | Information about an ABAP Unit run | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110324 | SAP |
| Last change | 20110908 | 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
Class IF_SIW_AUNIT_INFO has no interface implemented.
Friends
Class IF_SIW_AUNIT_INFO has no friend class.
Attributes
Class 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
Class IF_SIW_AUNIT_INFO has no event.
Types
Class 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 class 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 class IF_SIW_AUNIT_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |