DBA Data[Home] [Help]

APPS.ITG_IP_RCV_TRANSACTIONS_ARI dependencies on ITG_OUTBOUND_UTILS

Line 67: itg_outbound_utils.raise_wf_event(

63: OPEN getDocNum;
64: FETCH getDocNum INTO l_docnum;
65: CLOSE getDocNum;
66:
67: itg_outbound_utils.raise_wf_event(
68: p_bsr => 'UPDATE_DELIVERY',
69: p_id => :new.shipment_header_id,
70: p_org => l_orgid,
71: p_doctyp => 'ITG_UPD',