DBA Data[Home] [Help]

APPS.ITG_IP_RCV_TRANSACTIONS_ARI dependencies on ITG_OUTBOUND_UTILS

Line 65: itg_outbound_utils.raise_wf_event(

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