DBA Data[Home] [Help]

APPS.PAY_JP_ITWB_ARCHIVE_PKG dependencies on PY_ROLLBACK_PKG

Line 5667: py_rollback_pkg.rollback_ass_action(p_assignment_action_id);

5663: where action_context_id = p_assignment_action_id
5664: and action_information_category like 'JP_ITWB_%'
5665: and action_context_type = 'AAP';
5666: --
5667: py_rollback_pkg.rollback_ass_action(p_assignment_action_id);
5668: --
5669: if g_debug
5670: and g_detail_debug = 'Y' then
5671: hr_utility.set_location(l_proc,1000);