DBA Data[Home] [Help]

APPS.OKL_INSURANCE_WF dependencies on WF_CORE

Line 81: wf_core.context('OKC_INSURANCE_WF',

77: --
78: end if;
79: exception
80: when others then
81: wf_core.context('OKC_INSURANCE_WF',
82: 'Initialize',itemtype,
83: itemkey,
84: to_char(actid),
85: funcmode);

Line 179: wf_core.context('OKC_INSURANCE_WF',

175: return ;
176: end if;
177: exception
178: when others then
179: wf_core.context('OKC_INSURANCE_WF',
180: 'Check_Insurance',
181: itemtype,
182: itemkey,
183: to_char(actid),

Line 409: wf_core.context('OKC_INSURANCE_WF',

405: end if;
406:
407: exception
408: when others then
409: wf_core.context('OKC_INSURANCE_WF',
410: 'Create_Third_Party_Task',
411: itemtype,
412: itemkey,
413: to_char(actid),