DBA Data[Home] [Help]

APPS.PA_BUDGET_CORE dependencies on PA_IMPLEMENTATIONS_ALL

Line 1449: , pa_implementations_all i

1445: and sra.resource_list_member_id=dra.resource_list_member_id
1446: and sra.task_id=dra.task_id
1447: and pbl.period_name not in (select s.period_name
1448: from gl_period_statuses s
1449: , pa_implementations_all i
1450: where s.application_id = pa_period_process_pkg.application_id
1451: and i.set_of_books_id = s.set_of_books_id
1452: and s.closing_status in ('C','P'));
1453: x_err_stage := 'About to delete unused resource assignments from dest';