DBA Data[Home] [Help]

APPS.PAY_ZA_PAYSLIP_ARCHIVE dependencies on PER_TIME_PERIODS

Line 1476: from per_time_periods

1472: begin
1473:
1474: select period_num, cut_off_date
1475: into l_tax_period, l_pay_date
1476: from per_time_periods
1477: where time_period_id = p_time_period_id;
1478:
1479: exception
1480: when no_data_found then