DBA Data[Home] [Help]

APPS.ITG_IP_LINES_ALL_ARU dependencies on ITG_OUTBOUND_UTILS

Line 44: itg_outbound_utils.raise_wf_event(

40: l_found := checkHeader%FOUND;
41: CLOSE checkHeader;
42: IF l_found THEN
43: l_doc_num := l_ponumber||':'||to_char(:new.line_num);
44: itg_outbound_utils.raise_wf_event(
45: p_bsr => 'CANCEL_PO',
46: p_id => :new.po_header_id,
47: p_org => :new.org_id,
48: p_doctyp => 'ITG_CANCEL_PO',