SAP ABAP Class IF_SRM_CONT_ELEMENT_ITERATOR (Iterator via Participating Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_CONT_ELEMENT_ITERATOR Iterator by Container Elements 20031106
Properties
Class IF_SRM_CONT_ELEMENT_ITERATOR  
Short Description Iterator via Participating Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031106   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SRM_CONT_ELEMENT_ITERATOR has no interface implemented.
Friends
Class IF_SRM_CONT_ELEMENT_ITERATOR has no friend class.
Attributes
Class IF_SRM_CONT_ELEMENT_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY_ITERATOR Instance method Public Method Copy Iterator 20040122
2 GET_COLLECTION Instance method Public Method Return Existing Collection for the Iterator 20040113
3 GET_NEXT Instance method Public Method Return Next Element 20031106
4 GET_POSITION Instance method Public Method Return Current Position of the Iterator 20040114
5 HAS_NEXT Instance method Public Method Does a further element exist? 20031106
6 RESET Instance method Public Method Reset Iterator to First Element 20031106
7 SET_BY_ELEMENT Instance method Public Method Set Iterator to Element 20040107
8 SET_BY_POSITION Instance method Public Method Set Iterator to Certain Position 20040113
9 SET_POSITION_TO_END Instance method Public Method Set Position of the Iterator to its End 20040223
10 SET_POSITION_TO_PREVIOUS Instance method Public Method Set Iterator to Previous Element 20040223
Events
Class IF_SRM_CONT_ELEMENT_ITERATOR has no event.
Types
Class IF_SRM_CONT_ELEMENT_ITERATOR has no local type.
Method Signatures

Method COPY_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ITERATOR Value transfer Object reference (TYPE REF TO) IF_SRM_CONT_ELEMENT_ITERATOR Iterator über teilnehmende Objekte 20040122
# Exception Resumable Description Created on
1 CX_SRM_CONT_ELEMENT_COLLECTION Fehlerklasse für Element-Collection/Iterator 20040122

Method GET_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COLLECTION Value transfer Object reference (TYPE REF TO) IF_SRM_CONT_ELEMENT_COLLECT Collection über Container-Elemente 20040113

Method GET_COLLECTION on class IF_SRM_CONT_ELEMENT_ITERATOR has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ELEMENT Value transfer Object reference (TYPE REF TO) IF_SRM_CONTAINER_ELEMENT Element 20031106
# Exception Resumable Description Created on
1 CX_SRM_CONT_ELEMENT_COLLECTION Iterator über teilnehmende Objekte 20040113

Method GET_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_POSITION Value transfer Type reference (TYPE) I Position 20040114

Method GET_POSITION on class IF_SRM_CONT_ELEMENT_ITERATOR has no exception.

Method HAS_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_HAS_NEXT Value transfer Type reference (TYPE) SRMBOOLEAN Nachfolger existiert 20031106

Method HAS_NEXT on class IF_SRM_CONT_ELEMENT_ITERATOR has no exception.

Method RESET Signature

Method RESET on class IF_SRM_CONT_ELEMENT_ITERATOR has no parameter.
Method RESET on class IF_SRM_CONT_ELEMENT_ITERATOR has no exception.

Method SET_BY_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SRM_CONTAINER_ELEMENT Element in einem Container(Akte etc.) 20040107
2 Importing IM_FROM_CURRENT_POS Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE von jetziger Position aus suchen 20040113
# Exception Resumable Description Created on
1 CX_SRM_CONTAINER_ELEMENT Elemente eines Containers 20040113
2 CX_SRM_CONT_ELEMENT_COLLECTION Fehlerklasse für Collection/Iterator 20040113

Method SET_BY_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POSITION Call by reference Type reference (TYPE) I Position 20040113
# Exception Resumable Description Created on
1 CX_SRM_CONT_ELEMENT_COLLECTION Fehlerklasse für Collection/Iterator 20040113

Method SET_POSITION_TO_END Signature

Method SET_POSITION_TO_END on class IF_SRM_CONT_ELEMENT_ITERATOR has no parameter.
Method SET_POSITION_TO_END on class IF_SRM_CONT_ELEMENT_ITERATOR has no exception.

Method SET_POSITION_TO_PREVIOUS Signature

Method SET_POSITION_TO_PREVIOUS on class IF_SRM_CONT_ELEMENT_ITERATOR has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_CONT_ELEMENT_COLLECTION Fehlerklasse für Element-Collection/Iterator 20040223
History
Last changed by/on SAP  20040518 
SAP Release Created in