DBA Data[Home] [Help]

APPS.OKC_REP_WF_PVT dependencies on WF_CORE

Line 226: wf_core.context('OKC_REP_WF_PVT',

222: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
223: g_module || l_api_name,
224: 'Leaving OKC_REP_WF_PVT.initialize_attributes with exceptions ' || sqlerrm);
225: END IF;
226: wf_core.context('OKC_REP_WF_PVT',
227: 'initialize_attributes',
228: itemtype,
229: itemkey,
230: to_char(actid),

Line 424: wf_core.context('OKC_REP_WF_PVT',

420: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
421: g_module || l_api_name,
422: 'Leaving OKC_REP_WF_PVT.has_next_approver with exceptions ' || sqlerrm);
423: END IF;
424: wf_core.context('OKC_REP_WF_PVT',
425: 'has_next_approver',
426: itemtype,
427: itemkey,
428: to_char(actid),

Line 744: wf_core.context('OKC_REP_WF_PVT',

740: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
741: g_module || l_api_name,
742: 'Leaving OKC_REP_WF_PVT.is_approval_complete with exceptions ' || sqlerrm);
743: END IF;
744: wf_core.context('OKC_REP_WF_PVT',
745: 'is_approval_complete',
746: itemtype,
747: itemkey,
748: to_char(actid),

Line 1064: wf_core.context('OKC_REP_WF_PVT',

1060: --close cursors
1061: IF (notif_csr%ISOPEN) THEN
1062: CLOSE notif_csr ;
1063: END IF;
1064: wf_core.context('OKC_REP_WF_PVT',
1065: 'update_ame_status',
1066: itemtype,
1067: itemkey,
1068: to_char(actid),

Line 1389: wf_core.context('OKC_REP_WF_PVT',

1385: --close cursors
1386: IF (notif_csr%ISOPEN) THEN
1387: CLOSE notif_csr ;
1388: END IF;
1389: wf_core.context('OKC_REP_WF_PVT',
1390: 'update_ame_status_detailed',
1391: itemtype,
1392: itemkey,
1393: to_char(actid),

Line 1514: wf_core.context('OKC_REP_WF_PVT',

1510: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
1511: g_module || l_api_name,
1512: 'Leaving OKC_REP_WF_PVT.approve_contract with exceptions ' || sqlerrm);
1513: END IF;
1514: wf_core.context('OKC_REP_WF_PVT',
1515: 'approve_contract',
1516: itemtype,
1517: itemkey,
1518: to_char(actid),

Line 1634: wf_core.context('OKC_REP_WF_PVT',

1630: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
1631: g_module || l_api_name,
1632: 'Leaving OKC_REP_WF_PVT.reject_contract with exceptions ' || sqlerrm);
1633: END IF;
1634: wf_core.context('OKC_REP_WF_PVT',
1635: 'reject_contract',
1636: itemtype,
1637: itemkey,
1638: to_char(actid),

Line 1782: wf_core.context('OKC_REP_WF_PVT',

1778: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
1779: g_module || l_api_name,
1780: 'Leaving OKC_REP_WF_PVT.is_contract_approved with exceptions ' || sqlerrm);
1781: END IF;
1782: wf_core.context('OKC_REP_WF_PVT',
1783: 'is_contract_approved',
1784: itemtype,
1785: itemkey,
1786: to_char(actid),

Line 1960: wf_core.context('OKC_REP_WF_PVT',

1956: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
1957: g_module || l_api_name,
1958: 'Leaving OKC_REP_WF_PVT.is_contract_approved_detailed with exceptions ' || sqlerrm);
1959: END IF;
1960: wf_core.context('OKC_REP_WF_PVT',
1961: 'is_contract_approved_detailed',
1962: itemtype,
1963: itemkey,
1964: to_char(actid),

Line 2056: wf_core.context('OKC_REP_WF_PVT',

2052: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
2053: g_module || l_api_name,
2054: 'Leaving OKC_REP_WF_PVT.complete_notification with exceptions ' || sqlerrm);
2055: END IF;
2056: wf_core.context('OKC_REP_WF_PVT',
2057: 'complete_notification',
2058: itemtype,
2059: itemkey,
2060: to_char(actid),

Line 2147: wf_core.context('OKC_REP_WF_PVT',

2143: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
2144: g_module || l_api_name,
2145: 'Leaving OKC_REP_WF_PVT.con_has_terms with exceptions ' || sqlerrm);
2146: END IF;
2147: wf_core.context('OKC_REP_WF_PVT',
2148: 'con_has_terms',
2149: itemtype,
2150: itemkey,
2151: to_char(actid),

Line 2256: wf_core.context('OKC_REP_WF_PVT',

2252: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
2253: g_module || l_api_name,
2254: 'Leaving OKC_REP_WF_PVT.con_attach_generated_yn with exceptions ' || sqlerrm);
2255: END IF;
2256: wf_core.context('OKC_REP_WF_PVT',
2257: 'con_attach_generated_yn',
2258: itemtype,
2259: itemkey,
2260: to_char(actid),