DBA Data[Home] [Help]

APPS.BEN_ASSIGNMENT_API dependencies on PAY_COST_ALLOCATIONS_F

Line 1724: delete from pay_cost_allocations_f

1720: --
1721: delete from hr_assignment_set_amendments
1722: where assignment_id = p_assignment_id;
1723: --
1724: delete from pay_cost_allocations_f
1725: where assignment_id = p_assignment_id;
1726: --
1727: delete from pay_personal_payment_methods_f
1728: where assignment_id = p_assignment_id;