SAP ABAP Class IF_HRPAYAT_PAYROLL_PERIOD (Payroll Period)
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
Class | IF_HRPAYAT_PAYROLL_PERIOD | |
Short Description | Payroll Period | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100127 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_HRPAYAT_PAYROLL_PERIOD has no interface implemented.
Friends
Class IF_HRPAYAT_PAYROLL_PERIOD has no friend class.
Attributes
Class IF_HRPAYAT_PAYROLL_PERIOD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Payment | 20100309 |
2 | ![]() |
Instance method | Public | Method | Set SI Split | 20100428 |
3 | ![]() |
Instance method | Public | Method | Returns the Period Start Date | 20111024 |
4 | ![]() |
Instance method | Public | Method | Returns the Period End Date | 20111024 |
5 | ![]() |
Instance method | Public | Method | Returns Payments | 20100309 |
6 | ![]() |
Instance method | Public | Method | Returns SI Splits | 20100423 |
7 | ![]() |
Instance method | Public | Method | Initialization | 20100127 |
8 | ![]() |
Instance method | Public | Method | Set SI Splits | 20100423 |
Events
Class 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 | ![]() |
IM_PAYMENT | Call by reference | Type reference (TYPE) | IF_HRPAYAT_PAYMENT=>TY_PAYMENT | 20100309 |
Method ADD_PAYMENT on class 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 | ![]() |
IM_SI_SPLIT | Call by reference | Type reference (TYPE) | IF_HRPAYAT_SI_SPLIT=>TY_SI_SPLIT | 20100428 |
Method ADD_SI_SPLIT on class 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 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20111024 |
Method GET_BEGDA on class 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 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20111024 |
Method GET_ENDDA on class 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 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | IF_HRPAYAT_PAYMENT=>TTY_PAYMENTS | Zahlungen | 20100309 |
Method GET_PAYMENTS on class 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 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | IF_HRPAYAT_SI_SPLIT=>TTY_SI_SPLITS | 20100423 |
Method GET_SI_SPLITS on class 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 | ![]() |
IM_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20100127 | ||
2 | ![]() |
IM_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20100127 |
Method INITIALIZE on class 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 | ![]() |
IM_SI_SPLITS | Call by reference | Type reference (TYPE) | IF_HRPAYAT_SI_SPLIT=>TTY_SI_SPLITS | 20100423 |
Method SET_SI_SPLITS on class IF_HRPAYAT_PAYROLL_PERIOD has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |