DBA Data[Home] [Help]

APPS.UMX_REGISTRATION_PVT dependencies on WF_ENGINE

Line 158: wf_engine.iteminfo (itemtype => 'UMXREGWF',

154: end if;
155: else
156: WF_EVENT.RAISE(L_EVENT_NAME,L_ITEM_KEY,null,L_PARAMETER_LIST,sysdate);
157: end if;
158: wf_engine.iteminfo (itemtype => 'UMXREGWF',
159: itemkey => l_item_key,
160: status => l_status,
161: result => l_result,
162: actid => l_actid,