SAP ABAP Interface IF_PAK_WB_EXCEPTION_ITERATOR (Iterator for exception objects (to allow lazy instantiation))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SPAK_WB_FOUNDATION (Package) Framework for integrating the APIs with the ABAP Workbench
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
Interface IF_PAK_WB_EXCEPTION_ITERATOR  
Short Description Iterator for exception objects (to allow lazy instantiation)    
General Data
Package SPAK_WB_FOUNDATION   Framework for integrating the APIs with the ABAP Workbench 
Created 20070306   SAP 
Last changed 20071217   SAP 
Unicode checks active    
Forward declarations
Interface IF_PAK_WB_EXCEPTION_ITERATOR has no forward declaration.
Interfaces
Interface IF_PAK_WB_EXCEPTION_ITERATOR has no interface.
Friends
Interface IF_PAK_WB_EXCEPTION_ITERATOR has no friend.
Attributes
Interface IF_PAK_WB_EXCEPTION_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE Instance method Public Method Resets the iterator so that NEXT returns the first exception 20070306
2 NEXT Instance method Public Method Returns the next exception object 20070306
Events
Interface IF_PAK_WB_EXCEPTION_ITERATOR has no event.
Types
Interface 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 Importing 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 Interface 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 Returning RE_NEXT Value transfer Object reference (TYPE REF TO) CX_ROOT Next exception object 20070306

Method NEXT on Interface IF_PAK_WB_EXCEPTION_ITERATOR has no exception.
History
Last changed by/on SAP  20071217 
SAP Release Created in 710