SAP ABAP Interface IF_HRPAYDEST_LB_ITERATOR (Interface for Iterator Objects)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-NT-TX (Application Component) Tax
     P01T (Package) HR Germany: Tax
Properties
Interface IF_HRPAYDEST_LB_ITERATOR  
Short Description Interface for Iterator Objects    
General Data
Package P01T   HR Germany: Tax 
Created 20070814   SAP 
Last changed 20080505   SAP 
Unicode checks active    
Forward declarations
Interface IF_HRPAYDEST_LB_ITERATOR has no forward declaration.
Interfaces
Interface IF_HRPAYDEST_LB_ITERATOR has no interface.
Friends
Interface IF_HRPAYDEST_LB_ITERATOR has no friend.
Attributes
Interface IF_HRPAYDEST_LB_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ITERATOR Instance method Public Method Returns an Iterator Object 20070815
2 HAS_MORE_ELEMENTS Instance method Public Method True If Other Enumerable Objects Exist 20070815
3 NEXT_ELEMENT Instance method Public Method Returns Next Object of Enumeration 20070815
Events
Interface IF_HRPAYDEST_LB_ITERATOR has no event.
Types
Interface IF_HRPAYDEST_LB_ITERATOR has no local type.
Method Signatures

Method GET_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ITERATOR Value transfer Object reference (TYPE REF TO) IF_HRPAYDEST_LB_ITERATOR Interface für Iteratorobjekte 20070815

Method GET_ITERATOR on Interface IF_HRPAYDEST_LB_ITERATOR has no exception.

Method HAS_MORE_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_MORE_ELEMENTS Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070815

Method HAS_MORE_ELEMENTS on Interface IF_HRPAYDEST_LB_ITERATOR has no exception.

Method NEXT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_NEXT_ELEMENT Value transfer Object reference (TYPE REF TO) OBJECT 20070815

Method NEXT_ELEMENT on Interface IF_HRPAYDEST_LB_ITERATOR has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in