SAP ABAP Class IF_HRPAYFR_PROCESS_INTERVAL (Processing of a set of time bucket objects)
Properties
Class IF_HRPAYFR_PROCESS_INTERVAL  
Short Description Processing of a set of time bucket objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110412   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_HRPAYFR_PROCESS_INTERVAL has no interface implemented.
Friends
Class IF_HRPAYFR_PROCESS_INTERVAL has no friend class.
Attributes
Class IF_HRPAYFR_PROCESS_INTERVAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS Instance method Public Method Processes 20110602
Events
Class IF_HRPAYFR_PROCESS_INTERVAL has no event.
Types
Class IF_HRPAYFR_PROCESS_INTERVAL has no local type.
Method Signatures

Method PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CURR Call by reference Object reference (TYPE REF TO) IF_HRPAYFR_INTERVAL Object to be processed 20110602
2 Importing IO_NEXT Call by reference Object reference (TYPE REF TO) IF_HRPAYFR_INTERVAL Next object 20110602
3 Importing IO_PREV Call by reference Object reference (TYPE REF TO) IF_HRPAYFR_INTERVAL Previous object 20110602
4 Importing IV_AUTO_SPLIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Split periods not only on personnel actions 20130221
5 Importing IV_KEEP_SPLIT Call by reference Type reference (TYPE) ABAP_BOOL 20130403

Method PROCESS on class IF_HRPAYFR_PROCESS_INTERVAL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in