SAP ABAP Class IF_PAK_WB_EXCEPTION_ITERATOR (Iterator for exception objects (to allow lazy instantiation))
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PAK_WB_EXCEPTION_ITERATOR | Abstract default implement. of IF_PAK_WB_EXCEPTION_ITERATOR | 20070309 |
Properties
| Class | IF_PAK_WB_EXCEPTION_ITERATOR | |
| Short Description | Iterator for exception objects (to allow lazy instantiation) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070306 | SAP |
| Last change | 20071217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PAK_WB_EXCEPTION_ITERATOR has no forward declaration.
Interfaces
Class IF_PAK_WB_EXCEPTION_ITERATOR has no interface implemented.
Friends
Class IF_PAK_WB_EXCEPTION_ITERATOR has no friend class.
Attributes
Class IF_PAK_WB_EXCEPTION_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Resets the iterator so that NEXT returns the first exception | 20070306 | |
| 2 | Instance method | Public | Method | Returns the next exception object | 20070306 |
Events
Class IF_PAK_WB_EXCEPTION_ITERATOR has no event.
Types
Class IF_PAK_WB_EXCEPTION_ITERATOR has no local type.
Method Signatures
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GET_MESSAGES_OF_TYPE | Call by reference | Type reference (TYPE) | PAK_MESSAGE_TYPE | Whether warnings or even info messages should be returned | 20070306 |
Method INITIALIZE on class IF_PAK_WB_EXCEPTION_ITERATOR has no exception.
Method NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NEXT | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Next exception object | 20070306 |
Method NEXT on class IF_PAK_WB_EXCEPTION_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in |