DBA Data[Home] [Help]

APPS.PAY_ARCHIVE_MISSING_ASG_PKG dependencies on PAY_RUN_BALANCES

Line 385: from pay_run_balances prb,

381: SELECT 1
382: FROM DUAL
383: WHERE EXISTS(
384: select 1
385: from pay_run_balances prb,
386: pay_balance_attributes pba,
387: pay_assignment_actions paa
388: where paa.assignment_id = cp_assignment_id
389: AND paa.tax_unit_id = cp_tax_unit_id