SAP ABAP Interface IF_HRPAYBR_INFOTYPES (Infotype aggregator)
Hierarchy
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
   PY-BR (Application Component) Brazil
     PC37 (Package) HR settlement: Brazil
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
Interface IF_HRPAYBR_INFOTYPES  
Short Description Infotype aggregator    
General Data
Package PC37   HR settlement: Brazil 
Created 20120109   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_HRPAYBR_INFOTYPES has no forward declaration.
Interfaces
Interface IF_HRPAYBR_INFOTYPES has no interface.
Friends
Interface IF_HRPAYBR_INFOTYPES has no friend.
Attributes
Interface 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
Interface IF_HRPAYBR_INFOTYPES has no event.
Types
Interface 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