DBA Data[Home] [Help]

APPS.PAY_GB_AEI_API dependencies on FND_DATE

Line 405: l_effective_date := fnd_date.canonical_to_date(p_aei_information3);

401: hr_utility.set_location(l_proc,50);
402: --
403: -- considering the manual issue date as the effective date
404: --
405: l_effective_date := fnd_date.canonical_to_date(p_aei_information3);
406: --
407:
408: hr_utility.set_location(l_proc,50);
409: --

Line 537: l_effective_date := fnd_date.canonical_to_date(p_aei_information4);

533:
534: --
535: -- considering the override date as the effective date
536: --
537: l_effective_date := fnd_date.canonical_to_date(p_aei_information4);
538: --
539:
540: hr_utility.set_location(l_proc,160);
541: -- fetching the Aggregated PAYE flag at override date

Line 899: l_old_effective_date := fnd_date.canonical_to_date(l_old_aei_information3);

895:
896: --
897: -- considering the manual issue date as the effective date
898: --
899: l_old_effective_date := fnd_date.canonical_to_date(l_old_aei_information3);
900: --
901:
902: hr_utility.set_location(l_proc, 70);
903: --

Line 1007: l_effective_date := fnd_date.canonical_to_date(p_aei_information3);

1003:
1004: --
1005: -- considering the entered manual issue date as the effective date
1006: --
1007: l_effective_date := fnd_date.canonical_to_date(p_aei_information3);
1008: --
1009:
1010: hr_utility.set_location(l_proc, 160);
1011: --

Line 1143: l_old_effective_date := fnd_date.canonical_to_date(l_old_aei_information4);

1139:
1140: --
1141: -- considering the manual issue date as the effective date
1142: --
1143: l_old_effective_date := fnd_date.canonical_to_date(l_old_aei_information4);
1144: --
1145:
1146: hr_utility.set_location(l_proc, 320);
1147: --

Line 1252: l_effective_date := fnd_date.canonical_to_date(p_aei_information4);

1248:
1249: --
1250: -- considering the entered override date as the effective date
1251: --
1252: l_effective_date := fnd_date.canonical_to_date(p_aei_information4);
1253: --
1254:
1255: hr_utility.set_location(l_proc, 410);
1256: --

Line 1582: l_effective_date := fnd_date.canonical_to_date(l_aei_information3);

1578: hr_utility.set_location(l_proc, 50);
1579: --
1580: -- considering the manual issue date as the effective date
1581: --
1582: l_effective_date := fnd_date.canonical_to_date(l_aei_information3);
1583: --
1584:
1585: hr_utility.set_location(l_proc, 60);
1586: --

Line 1700: l_effective_date := fnd_date.canonical_to_date(l_aei_information4);

1696: hr_utility.set_location(l_proc, 150);
1697: --
1698: -- considering the override date as the effective date
1699: --
1700: l_effective_date := fnd_date.canonical_to_date(l_aei_information4);
1701: --
1702:
1703: hr_utility.set_location(l_proc, 160);
1704: --