DBA Data[Home] [Help]

APPS.OE_INVOICE_WF dependencies on WF_CORE

Line 270: wf_core.context('OE_Invoice_WF', 'Invoice_Interface',

266: EXCEPTION
267: WHEN OTHERS THEN
268: -- The line below records this function call in the error system
269: -- in the case of an exception.
270: wf_core.context('OE_Invoice_WF', 'Invoice_Interface',
271: itemtype, itemkey, to_char(actid), funcmode);
272: -- start data fix project
273: OE_STANDARD_WF.Add_Error_Activity_Msg(p_actid => actid,
274: p_itemtype => itemtype,