DBA Data[Home] [Help]

APPS.OE_INVOICE_WF dependencies on WF_CORE

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

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