DBA Data[Home] [Help]

APPS.PAY_ELEMENT_LINK_API dependencies on PAY_PEL_DEL

Line 1432: pay_pel_del.del

1428: hr_utility.set_location(l_proc, 80);
1429: --
1430: -- 5) Delete the element link.
1431: --
1432: pay_pel_del.del
1433: (p_effective_date => p_effective_date
1434: ,p_element_link_id => p_element_link_id
1435: ,p_datetrack_delete_mode => p_datetrack_delete_mode
1436: ,p_object_version_number => l_object_version_number

Line 1570: -- Bug 6004788. Replaced the call to pay_pel_del.del with call to

1566:
1567: --
1568: -- Validation in addition to Row Handlers
1569: --
1570: -- Bug 6004788. Replaced the call to pay_pel_del.del with call to
1571: -- delete_element_link_int.
1572: -- Process Logic
1573: --
1574: delete_element_link_int