DBA Data[Home] [Help]

APPS.PAY_GB_RTI_FPS_ARCHIVE dependencies on STANDARD

Line 422: --Assignment Standard Conditions

418: END IF;
419: END IF;--source 2 end
420:
421: -- Source 3
422: --Assignment Standard Conditions
423: if l_hours_worked is null then
424: hr_utility.trace('in standard ');
425:
426: if l_paye_agg_flag = 'Y' then

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

420:
421: -- Source 3
422: --Assignment Standard Conditions
423: if l_hours_worked is null then
424: hr_utility.trace('in standard ');
425:
426: if l_paye_agg_flag = 'Y' then
427: --get all asg for PAYE agg
428: hr_utility.trace('Agg Person . Hours worked.');