DBA Data[Home] [Help]

APPS.IGI_ITR_TIMEOUT_PKG dependencies on IGI_ITR_ACTION_HISTORY_SS_PKG

Line 246: igi_itr_action_history_ss_pkg.insert_row(

242: /* Call common package to insert record into action
243: ** history table
244: */
245:
246: igi_itr_action_history_ss_pkg.insert_row(
247: X_Service_Line_Id => l_it_service_line_id
248: ,X_Sequence_Num => l_sequence_num
249: ,X_Action_Code => 'U'
250: ,X_Action_Date => sysdate