75: );
76: END IF;
77:
78: IF (p_orig_transaction_temp_id IS NULL OR p_orig_transaction_temp_id = p_transaction_temp_id) THEN --Bug12812580
79: INSERT INTO wms_dispatched_tasks_history
80: ( task_id
81: , transaction_id
82: , organization_id
83: , transaction_batch_id
175: );
176:
177: ELSE --Bug12812580
178:
179: INSERT INTO wms_dispatched_tasks_history
180: ( task_id
181: , transaction_id
182: , organization_id
183: , transaction_batch_id