SAP ABAP Interface IF_PLM_AUDIT_ITERATOR_ELEMENT (Audit: Common Interface for all Iterable Objects)
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_ACT_ASSIGNMENT Corrective Action for Audit - Assignment 20001229
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PLM_AUDIT_ASSIGNMENT Audit - Assignment 20001229
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PLM_AUDIT_PLAN_ASSIGNMENT Audit Plan - Assignment 20001214
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PLM_AUDIT_QUEST_ASSIGNMENT Question List for the Audit - Assignment 20001229
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PLM_FMEA_ASSIGNMENT FMEA - Assignment 20060424
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PLM_QUEST_H_ASSIGNMENT Question List Header - Assignment 20001229
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PLM_QUEST_I_ASSIGNMENT Question List Item - Assignment 20001229
Properties
Interface IF_PLM_AUDIT_ITERATOR_ELEMENT  
Short Description Audit: Common Interface for all Iterable Objects    
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_ELEMENT has no forward declaration.
Interfaces
Interface IF_PLM_AUDIT_ITERATOR_ELEMENT has no interface.
Friends
Interface IF_PLM_AUDIT_ITERATOR_ELEMENT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE_POSTORDER Constant Public Type reference (TYPE) CHAR1 '2' Iterator Category: Post-Order (Successor First) 20010104
2 CO_TYPE_PREORDER Constant Public Type reference (TYPE) CHAR1 '1' Iterator Category: Pre-Order (Node First) 20010104
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ITERATOR Instance method Public Method Creation of an Iterator 20001214
2 CREATE_ITERATOR_FILTERED Instance method Public Method Creation of an Iterator (With Filter) 20001227
Events
Interface IF_PLM_AUDIT_ITERATOR_ELEMENT has no event.
Types
Interface IF_PLM_AUDIT_ITERATOR_ELEMENT has no local type.
Method Signatures

Method CREATE_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ITERATOR Call by reference Object reference (TYPE REF TO) IF_PLM_AUDIT_ITERATOR Audit: Interface für Iterator 20001214
2 Importing IV_ITERATION_TYPE Call by reference Type reference (TYPE) CHAR1 Iterationstyp 20001214

Method CREATE_ITERATOR on Interface IF_PLM_AUDIT_ITERATOR_ELEMENT has no exception.

Method CREATE_ITERATOR_FILTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ITERATOR Call by reference Object reference (TYPE REF TO) IF_PLM_AUDIT_ITERATOR Audit: Gemeinsame Schnittstelle aller Iteratoren 20001227
2 Importing IR_FILTER Call by reference Object reference (TYPE REF TO) IF_PLM_AUDIT_FILTER Audit: Gemeinsame Schnittstelle aller Filter 20001227
3 Importing IV_ITERATION_TYPE Call by reference Type reference (TYPE) CHAR1 Iterationstyp 20001227

Method CREATE_ITERATOR_FILTERED on Interface IF_PLM_AUDIT_ITERATOR_ELEMENT has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 30A