SAP ABAP Class IF_HRPAYBR_INFOTYPES (Infotype aggregator)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_HRPAYBR_ABSENCES Interface for class that encapsulates Absence infotype 20120215
2 Interface composition (i COMPRISING i_ref)  IF_HRPAYBR_ACTIONS Interface for class that encapsulates pers.action infotype 20120215
3 Interface composition (i COMPRISING i_ref)  IF_HRPAYBR_ORG_ASSIGNS 20120215
4 Interface composition (i COMPRISING i_ref)  IF_HRPAYBR_PERSONAL_DATAS 20120306
5 Interface composition (i COMPRISING i_ref)  IF_HRPAYBR_TERMINATIONS Interface for class that encapsulates termination infotype 20120224
6 Interface composition (i COMPRISING i_ref)  IF_HRPAYBR_WORKING_TIMES Class interface that encapsulates planned working time IT 20120215
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYBR_INFOTYPES Abstract class to be extended by the ones of the infotype 20120215
Properties
Class IF_HRPAYBR_INFOTYPES  
Short Description Infotype aggregator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120109   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRPAYBR_INFOTYPES has no forward declaration.
Interfaces
Class IF_HRPAYBR_INFOTYPES has no interface implemented.
Friends
Class IF_HRPAYBR_INFOTYPES has no friend class.
Attributes
Class IF_HRPAYBR_INFOTYPES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIRST Instance method Public Method 20120215
2 GET_FIRST_INFOTYPE Instance method Public Method 20120224
3 GET_LAST Instance method Public Method 20120215
4 GET_LAST_INFOTYPE Instance method Public Method 20120224
Events
Class IF_HRPAYBR_INFOTYPES has no event.
Types
Class IF_HRPAYBR_INFOTYPES has no local type.
Method Signatures

Method GET_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Valid from date 20120215
2 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Valid to date 20120215
3 Returning RO_INFOTYPE Value transfer Object reference (TYPE REF TO) IF_HRPAYBR_INFOTYPE Interface for classes that encapsulate the infotype 20120215
# Exception Resumable Description Created on
1 CX_HRPAYBR_INFTY_NOT_FOUND Infotypes not found 20120215

Method GET_FIRST_INFOTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INFOTYPE Call by reference Type reference (TYPE) ANY 20120224
2 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Valid from date 20120224
3 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Valid to date 20120224
# Exception Resumable Description Created on
1 CX_HRPAYBR_INFTY_NOT_FOUND Infotypes not found 20120224

Method GET_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Valid from date 20120215
2 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Valid to date 20120215
3 Returning RO_INFOTYPE Value transfer Object reference (TYPE REF TO) IF_HRPAYBR_INFOTYPE Interface for classes that encapsulate the infotype 20120215
# Exception Resumable Description Created on
1 CX_HRPAYBR_INFTY_NOT_FOUND HR: master data, data shortage 20120215

Method GET_LAST_INFOTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INFOTYPE Call by reference Type reference (TYPE) ANY 20120224
2 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Valid from date 20120224
3 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Valid to date 20120224
# Exception Resumable Description Created on
1 CX_HRPAYBR_INFTY_NOT_FOUND Infotypes not found 20120224
History
Last changed by/on SAP  20130531 
SAP Release Created in