SAP ABAP Interface IF_PLM_AUDIT_ITERATOR (Audit: Common Interface for all Iterators)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-AUD (Application Component) Audit Management
     PLM_AUDIT_CORE (Package) Audit Management - General Core Functions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PLM_AUDIT_ITERATOR_O1 Iterator - Preorder (see Documentation) 20001214
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PLM_AUDIT_ITERATOR_O2 Iterator - Postorder (See Documentation) 20001218
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PLM_AUDIT_ITERATOR_O3 Iterator - Preorder with Filter (See Documentation) 20001227
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PLM_AUDIT_ITERATOR_O4 Iterator - Postorder with Filter (See Documentation) 20001227
Properties
Interface IF_PLM_AUDIT_ITERATOR  
Short Description Audit: Common Interface for all Iterators    
General Data
Package PLM_AUDIT_CORE   Audit Management - General Core Functions 
Created 20001214   SAP 
Last changed 20041228   SAP 
Unicode checks active    
Forward declarations
Interface IF_PLM_AUDIT_ITERATOR has no forward declaration.
Interfaces
Interface IF_PLM_AUDIT_ITERATOR has no interface.
Friends
Interface IF_PLM_AUDIT_ITERATOR has no friend.
Attributes
Interface IF_PLM_AUDIT_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CURRENT_ITEM Instance method Public Method Returns Current Element 20001214
2 FILTER Instance method Public Method Sets Iterator Filter 20001227
3 FIRST Instance method Public Method Sets Iterator to First Element 20001214
4 IS_DONE Instance method Public Method Check: Is Iteration Completed? 20001214
5 LAST Instance method Public Method Sets Iterator to Last Element 20001214
6 NEXT Instance method Public Method Sets Iterator to Next Element 20001214
7 ROOT Instance method Public Method Sets Root of Iterator / Initialization of Iterator 20001214
Events
Interface IF_PLM_AUDIT_ITERATOR has no event.
Types
Interface IF_PLM_AUDIT_ITERATOR has no local type.
Method Signatures

Method CURRENT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ITEM Value transfer Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE Aktuelles Element der Iteration 20001218
# Exception Resumable Description Created on
1 FAILED Rückgabe des aktuellen Elements nicht möglich 20001214

Method FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FILTER Call by reference Object reference (TYPE REF TO) IF_PLM_AUDIT_FILTER Audit: Gemeinsame Schnittstelle aller Filter 20001227
# Exception Resumable Description Created on
1 FAILED Setzen des Filters nicht möglich 20001227

Method FIRST Signature

Method FIRST on Interface IF_PLM_AUDIT_ITERATOR has no parameter.
# Exception Resumable Description Created on
1 FAILED Positionieren auf erstes Element nicht möglich 20001214

Method IS_DONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DONE Value transfer Type reference (TYPE) BOOLE_D BOOLE: TRUE (='X') und FALSE (=' ') 20001214
# Exception Resumable Description Created on
1 FAILED Check nicht möglich 20001214

Method LAST Signature

Method LAST on Interface IF_PLM_AUDIT_ITERATOR has no parameter.
# Exception Resumable Description Created on
1 FAILED Positionieren auf letztes Element nicht möglich 20001214

Method NEXT Signature

Method NEXT on Interface IF_PLM_AUDIT_ITERATOR has no parameter.
# Exception Resumable Description Created on
1 FAILED Positionieren auf nächstes Element nicht möglich 20001214

Method ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE Hierarchieknoten 20001218
# Exception Resumable Description Created on
1 FAILED Initialisieren des Iterators nicht möglich 20001218
History
Last changed by/on SAP  20041228 
SAP Release Created in 30A