SAP ABAP Class IF_HRPAYIT_ITERATOR (IF_HRPAYIT_ITERATOR)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYIT_CUD_TABLE_HANDLER CL_HRPAYIT_CUD_TABLE_HANDLER 20040929
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYIT_IAS_TABS_HANDLER CL_HRPAYIT_CUD_TABLE_HANDLER 20041026
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYIT_INAIL_TABS_HANDLER 20090923
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYIT_INPSM_TABS_HANDLER Monthly INPS table handler 20041025
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYIT_LUL_TABS_HANDLER 20081124
Properties
Class IF_HRPAYIT_ITERATOR  
Short Description IF_HRPAYIT_ITERATOR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040922   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PITUD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_HRPAYIT_ITERATOR has no interface implemented.
Friends
Class IF_HRPAYIT_ITERATOR has no friend class.
Attributes
Class IF_HRPAYIT_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIRST Instance method Public Method FIRST 20040922
2 HAS_NEXT Instance method Public Method HAS_NEXT 20040922
3 NEXT Instance method Public Method NEXT 20040922
Events
Class IF_HRPAYIT_ITERATOR has no event.
Types
Class IF_HRPAYIT_ITERATOR has no local type.
Method Signatures

Method FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ERROR Value transfer Type reference (TYPE) PITUD_ERROR P_ERROR 20040922

Method FIRST on class IF_HRPAYIT_ITERATOR has no exception.

Method HAS_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_HAS_NEXT Value transfer Type reference (TYPE) BOOLE_D P_HAS_NEXT 20040922

Method HAS_NEXT on class IF_HRPAYIT_ITERATOR has no exception.

Method NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ERROR Call by reference Type reference (TYPE) PITUD_ERROR P_ERROR 20040922
2 Exporting P_ITEM Call by reference Type reference (TYPE) ANY P_ITEM 20040922

Method NEXT on class IF_HRPAYIT_ITERATOR has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in