DBA Data[Home] [Help]

APPS.IGI_ITR_APPROVAL_PKG dependencies on IGI_ITR_ACTION_HISTORY_SS_PKG

Line 751: igi_itr_action_history_ss_pkg.insert_row(

747:
748: -- Call the table handler to update the ITR action history table
749: -- with the action performed
750:
751: igi_itr_action_history_ss_pkg.insert_row(
752: X_Service_Line_Id => l_service_line_id
753: ,X_Sequence_Num => l_sequence_num
754: ,X_Action_Code => l_action_code
755: ,X_Action_Date => sysdate