DBA Data[Home] [Help]

APPS.ITG_IP_RELEASES_ALL2_ARU dependencies on ITG_OUTBOUND_UTILS

Line 33: itg_outbound_utils.raise_wf_event(

29: OPEN get_doc(:new.po_header_id);
30: FETCH get_doc INTO l_doc_num;
31: CLOSE get_doc;
32:
33: itg_outbound_utils.raise_wf_event(
34: p_bsr => 'SYNC_PO_RELEASE',
35: p_id => :new.po_header_id,
36: p_org => :new.org_id,
37: p_doctyp => 'ITG_SYNC_PO',