DBA Data[Home] [Help]

APPS.PAY_GB_RTI_FPS dependencies on STANDARD

Line 547: --Assignment Standard Conditions

543: END IF;
544: END IF;--source 2 end
545:
546: -- Source 3
547: --Assignment Standard Conditions
548: if l_hours_worked is null then
549: hr_utility.trace('in standard ');
550:
551: if l_paye_agg_flag = 'Y' then

Line 549: hr_utility.trace('in standard ');

545:
546: -- Source 3
547: --Assignment Standard Conditions
548: if l_hours_worked is null then
549: hr_utility.trace('in standard ');
550:
551: if l_paye_agg_flag = 'Y' then
552: --get all asg for PAYE agg
553: hr_utility.trace('Agg Person . Hours worked.');