DBA Data[Home] [Help]

APPS.PAY_ELEMENT_LINK_API dependencies on PAY_PEL_DEL

Line 1425: pay_pel_del.del

1421: hr_utility.set_location(l_proc, 80);
1422: --
1423: -- 5) Delete the element link.
1424: --
1425: pay_pel_del.del
1426: (p_effective_date => p_effective_date
1427: ,p_element_link_id => p_element_link_id
1428: ,p_datetrack_delete_mode => p_datetrack_delete_mode
1429: ,p_object_version_number => l_object_version_number

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

1559:
1560: --
1561: -- Validation in addition to Row Handlers
1562: --
1563: -- Bug 6004788. Replaced the call to pay_pel_del.del with call to
1564: -- delete_element_link_int.
1565: -- Process Logic
1566: --
1567: delete_element_link_int