DBA Data[Home] [Help]

APPS.OE_EXPORT_COMPLIANCE_WF dependencies on WF_CORE

Line 193: wf_core.context('OE_EXPORT_COMPLIANCE_WF', 'ECS_Request',

189: exception
190: when others then
191: -- The line below records this function call in the error system
192: -- in the case of an exception.
193: wf_core.context('OE_EXPORT_COMPLIANCE_WF', 'ECS_Request',
194: itemtype, itemkey, to_char(actid), funcmode);
195: -- start data fix project
196: OE_STANDARD_WF.Add_Error_Activity_Msg(p_actid => actid,
197: p_itemtype => itemtype,