DBA Data[Home] [Help]

APPS.PY_ROLLBACK_PKG dependencies on PAY_COSTS

Line 1802: delete from pay_costs pc

1798: -- Remove costing rows.
1799: if g_debug then
1800: hr_utility.set_location(c_indent, 20);
1801: end if;
1802: delete from pay_costs pc
1803: where pc.assignment_action_id = p_info.assact_id;
1804: --
1805: elsif(p_info.action_type = 'CP') then
1806: -- Remove costing rows.