DBA Data[Home] [Help]

APPS.OE_RLM_WF dependencies on WF_CORE

Line 147: wf_core.context('OE_RLM_WF', 'CHECK_AUTHORIZE_TO_SHIP',

143: exception
144: when others then
145: -- The line below records this function call in the error system
146: -- in the case of an exception.
147: wf_core.context('OE_RLM_WF', 'CHECK_AUTHORIZE_TO_SHIP',
148: itemtype, itemkey, to_char(actid), funcmode);
149: -- start data fix project
150: OE_STANDARD_WF.Add_Error_Activity_Msg(p_actid => actid,
151: p_itemtype => itemtype,