SAP ABAP Function Module HR_SGPBS_YRS_MTHS_DAYS (Calculate years, months, days & calender days between 2 given dates)
Hierarchy
☛
SAP_HRCSG (Software Component) Sub component SAP_HRCSG of SAP_HR
⤷
PY-SG-PS (Application Component) Public Sector
⤷
P25P4 (Package) HR-PS-SG: Public Sector Singapore (Pensions Scheme)

⤷

⤷

Basic Data
Function Module | HR_SGPBS_YRS_MTHS_DAYS | Calculate years, months, days & calender days between 2 given dates |
Function Group | 3RP8A | HR-PS-SG: Pensions |
Program Name | SAPL3RP8A | HR-PS-SG: Pensions |
INCLUDE Name | L3RP8AU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
NO_DAY | TYPE | I | Number of days between start and end date | |||
![]() |
NO_MONTH | TYPE | I | Number of months between start and end date | |||
![]() |
NO_YEAR | TYPE | I | Number of years between start and end date | |||
![]() |
NO_CAL_DAY | TYPE | I | Number of calender days between start and end date | |||
![]() |
BEG_DA | TYPE | D | Start date of period to process | |||
![]() |
END_DA | TYPE | D | End date of period to process | |||
![]() |
DATEINT_ERROR | TYPE | Error in getting duration | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20010222 |
SAP Release Created in | 46C |