DBA Data[Home] [Help]

APPS.BEN_ASSIGNMENT_API dependencies on PAY_COST_ALLOCATIONS_F

Line 1752: delete from pay_cost_allocations_f

1748: --
1749: delete from hr_assignment_set_amendments
1750: where assignment_id = p_assignment_id;
1751: --
1752: delete from pay_cost_allocations_f
1753: where assignment_id = p_assignment_id;
1754: --
1755: delete from pay_personal_payment_methods_f
1756: where assignment_id = p_assignment_id;