DBA Data[Home] [Help]

APPS.HR_PAY_INTERFACE_PKG dependencies on PAY_COST_ALLOCATIONS_F

Line 1202: from pay_cost_allocations_f

1198: -- delete an assignment costing.
1199: --
1200: CURSOR csr_asg_cost_delete_purge is
1201: select 1
1202: from pay_cost_allocations_f
1203: where cost_allocation_id =
1204: HR_PAY_INTERFACE_PKG.g_cost_allocation_id;
1205: --
1206: CURSOR csr_asg_cost_post_fpd IS