SAP ABAP Interface IF_HRPAYAT_PAYROLL_PERIOD (Payroll Period)
Hierarchy
SAP_HRCAT (Software Component) Sub component SAP_HRCAT of SAP_HR
   PY-AT (Application Component) Austria
     PC03 (Package) HR Payroll: Austria
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYAT_PAYROLL_PERIOD Payroll Period 20100127
Properties
Interface IF_HRPAYAT_PAYROLL_PERIOD  
Short Description Payroll Period    
General Data
Package PC03   HR Payroll: Austria 
Created 20100127   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPAYAT_LEAVING Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_HRPAYAT_PAYMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_HRPAYAT_SI_SPLIT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_HRPAYAT_PAYROLL_PERIOD has no interface.
Friends
Interface IF_HRPAYAT_PAYROLL_PERIOD has no friend.
Attributes
Interface IF_HRPAYAT_PAYROLL_PERIOD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PAYMENT Instance method Public Method Add Payment 20100309
2 ADD_SI_SPLIT Instance method Public Method Set SI Split 20100428
3 GET_BEGDA Instance method Public Method Returns the Period Start Date 20111024
4 GET_ENDDA Instance method Public Method Returns the Period End Date 20111024
5 GET_PAYMENTS Instance method Public Method Returns Payments 20100309
6 GET_SI_SPLITS Instance method Public Method Returns SI Splits 20100423
7 INITIALIZE Instance method Public Method Initialization 20100127
8 SET_SI_SPLITS Instance method Public Method Set SI Splits 20100423
Events
Interface IF_HRPAYAT_PAYROLL_PERIOD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_PERIODS Public See coding 20100128 tty_periods TYPE SORTED TABLE OF ty_period WITH UNIQUE KEY begda
2 TY_PERIOD Public See coding 20100128 BEGIN OF ty_period, period TYPE REF TO if_hrpayat_period, begda TYPE begda, endda TYPE endda, END OF ty_period
Method Signatures

Method ADD_PAYMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PAYMENT Call by reference Type reference (TYPE) IF_HRPAYAT_PAYMENT=>TY_PAYMENT 20100309

Method ADD_PAYMENT on Interface IF_HRPAYAT_PAYROLL_PERIOD has no exception.

Method ADD_SI_SPLIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SI_SPLIT Call by reference Type reference (TYPE) IF_HRPAYAT_SI_SPLIT=>TY_SI_SPLIT 20100428

Method ADD_SI_SPLIT on Interface IF_HRPAYAT_PAYROLL_PERIOD has no exception.

Method GET_BEGDA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BEGDA Gültigkeitsbeginn 20111024

Method GET_BEGDA on Interface IF_HRPAYAT_PAYROLL_PERIOD has no exception.

Method GET_ENDDA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) ENDDA Gültigkeitsende 20111024

Method GET_ENDDA on Interface IF_HRPAYAT_PAYROLL_PERIOD has no exception.

Method GET_PAYMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) IF_HRPAYAT_PAYMENT=>TTY_PAYMENTS Zahlungen 20100309

Method GET_PAYMENTS on Interface IF_HRPAYAT_PAYROLL_PERIOD has no exception.

Method GET_SI_SPLITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) IF_HRPAYAT_SI_SPLIT=>TTY_SI_SPLITS 20100423

Method GET_SI_SPLITS on Interface IF_HRPAYAT_PAYROLL_PERIOD has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20100127
2 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20100127

Method INITIALIZE on Interface IF_HRPAYAT_PAYROLL_PERIOD has no exception.

Method SET_SI_SPLITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SI_SPLITS Call by reference Type reference (TYPE) IF_HRPAYAT_SI_SPLIT=>TTY_SI_SPLITS 20100423

Method SET_SI_SPLITS on Interface IF_HRPAYAT_PAYROLL_PERIOD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in