DBA Data[Home] [Help]

APPS.POR_RCV_ORD_SV dependencies on WF_ENGINE

Line 1986: WF_Engine.AbortProcess(wf_item_type,wf_item_key);

1982: exit when c1%notfound;
1983:
1984:
1985: if (por_rcv_ord_SV.notif_is_active(wf_item_type,wf_item_key)) then
1986: WF_Engine.AbortProcess(wf_item_type,wf_item_key);
1987: end if;
1988:
1989: end loop;
1990: