DBA Data[Home] [Help]

APPS.HR_AU_HOLIDAYS dependencies on STANDARD

Line 23: -- 28-NOV-2001 nnaresh 115.12 Updated for GSCC Standards

19: -- 20-MAR-2001 apunekar 115.17 Validated anniversary date for 29th feb input,Bug#2272301
20: -- 10-DEC-2001 srussell 115.16 Put in checkfile syntax.
21: -- 07-DEC-2001 srussell 115.15 Allow get_accrual_entitlement to return a
22: -- negative amount for net_accrual.
23: -- 28-NOV-2001 nnaresh 115.12 Updated for GSCC Standards
24: -- 26-SEP-2001 shoskatt 115.11 Used the get_leave_initialise to get the accrual
25: -- initialise at the entitlement end date. This is
26: -- used to calculate the net entitlements
27: -- 12-SEP-2001 shoskatt 115.10 Used the get_leave_initialise function to get

Line 1305: -- in the standard PTO model. For LSL we get the periods from the

1301: --
1302: -- Find long service leave entitlement date
1303: --
1304: -- Because LSL has two entitlement periods they cannot be stored
1305: -- in the standard PTO model. For LSL we get the periods from the
1306: -- different in the from and to dates in the plan accrual bands.
1307: --
1308: -- public function called by Long Service Leave Formulae
1309: --