DBA Data[Home] [Help]

APPS.PAY_FR_SICK_PAY_PROCESSING dependencies on PAY_FR_SICK_PAY_PROCESSING

Line 1: PACKAGE BODY pay_fr_sick_pay_processing AS

1: PACKAGE BODY pay_fr_sick_pay_processing AS
2: /* $Header: pyfrsppr.pkb 120.1 2005/08/29 07:42:08 ayegappa noship $ */
3: --
4: --
5: -- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Line 1320: hr_utility.set_location('PAY_FR_SICK_PAY_PROCESSING',50);

1316: --
1317: --
1318: -- Setup the processing rules which control how each type of income guarantee is processed.
1319: --
1320: hr_utility.set_location('PAY_FR_SICK_PAY_PROCESSING',50);
1321: initialise_processing_rules;
1322: --
1323: --
1324: -- Setup the mapping between internal constants identifying each guarantee type with an

Line 1329: hr_utility.set_location('PAY_FR_SICK_PAY_PROCESSING',100);

1325: -- external reference (LOOKUP_CODE).
1326: --
1327: initialise_guarantee_lookups;
1328:
1329: hr_utility.set_location('PAY_FR_SICK_PAY_PROCESSING',100);
1330: END pay_fr_sick_pay_processing;

Line 1330: END pay_fr_sick_pay_processing;

1326: --
1327: initialise_guarantee_lookups;
1328:
1329: hr_utility.set_location('PAY_FR_SICK_PAY_PROCESSING',100);
1330: END pay_fr_sick_pay_processing;