DBA Data[Home] [Help]

APPS.OKC_REP_SIGN_WF_PVT dependencies on WF_CORE

Line 266: wf_core.context('OKC_REP_SIGN_WF_PVT',

262: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
263: g_module || l_api_name,
264: 'Leaving OKC_REP_SIGN_WF_PVT.initialize_attributes with exceptions ' || sqlerrm);
265: END IF;
266: wf_core.context('OKC_REP_SIGN_WF_PVT',
267: 'initialize_attributes',
268: itemtype,
269: itemkey,
270: to_char(actid),

Line 866: wf_core.context('OKC_REP_SIGN_WF_PVT',

862: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
863: g_module || l_api_name,
864: 'Leaving OKC_REP_SIGN_WF_PVT.has_next_signer with exceptions ' || sqlerrm);
865: END IF;
866: wf_core.context('OKC_REP_SIGN_WF_PVT',
867: 'has_next_signer',
868: itemtype,
869: itemkey,
870: to_char(actid),

Line 1326: wf_core.context('OKC_REP_SIGN_WF_PVT',

1322: --close cursors
1323: IF (notif_csr%ISOPEN) THEN
1324: CLOSE notif_csr ;
1325: END IF;
1326: wf_core.context('OKC_REP_SIGN_WF_PVT',
1327: 'update_hist_status_detailed',
1328: itemtype,
1329: itemkey,
1330: to_char(actid),

Line 1670: wf_core.context('OKC_REP_SIGN_WF_PVT',

1666: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
1667: g_module || l_api_name,
1668: 'Leaving OKC_REP_sign_WF_PVT.sign_contract with exceptions ' || sqlerrm);
1669: END IF;
1670: wf_core.context('OKC_REP_SIGN_WF_PVT',
1671: 'sign_contract',
1672: itemtype,
1673: itemkey,
1674: to_char(actid),

Line 1789: wf_core.context('OKC_REP_SIGN_WF_PVT',

1785: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
1786: g_module || l_api_name,
1787: 'Leaving OKC_REP_SIGN_WF_PVT.reject_contract with exceptions ' || sqlerrm);
1788: END IF;
1789: wf_core.context('OKC_REP_SIGN_WF_PVT',
1790: 'reject_contract',
1791: itemtype,
1792: itemkey,
1793: to_char(actid),

Line 1881: wf_core.context('OKC_REP_SIGN_WF_PVT',

1877: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
1878: g_module || l_api_name,
1879: 'Leaving OKC_REP_SIGN_WF_PVT.con_has_terms with exceptions ' || sqlerrm);
1880: END IF;
1881: wf_core.context('OKC_REP_SIGN_WF_PVT',
1882: 'con_has_terms',
1883: itemtype,
1884: itemkey,
1885: to_char(actid),

Line 1991: wf_core.context('OKC_REP_SIGN_WF_PVT',

1987: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
1988: g_module || l_api_name,
1989: 'Leaving OKC_REP_SIGN_WF_PVT.con_attach_generated_yn with exceptions ' || sqlerrm);
1990: END IF;
1991: wf_core.context('OKC_REP_SIGN_WF_PVT',
1992: 'con_attach_generated_yn',
1993: itemtype,
1994: itemkey,
1995: to_char(actid),

Line 2077: wf_core.context('OKC_REP_SIGN_WF_PVT',

2073: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
2074: g_module || l_api_name,
2075: 'Leaving OKC_REP_SIGN_WF_PVT.contract_preview_yn with exceptions ' || sqlerrm);
2076: END IF;
2077: wf_core.context('OKC_REP_SIGN_WF_PVT',
2078: 'contract_preview_yn',
2079: itemtype,
2080: itemkey,
2081: to_char(actid),

Line 2170: wf_core.context('OKC_REP_WF_PVT',

2166: fnd_log.string(FND_LOG.LEVEL_EXCEPTION,
2167: g_module || l_api_name,
2168: 'Leaving OKC_REP_WF_PVT.Apps_initialize with exceptions ' || sqlerrm);
2169: END IF;
2170: wf_core.context('OKC_REP_WF_PVT',
2171: 'Apps_initialize',
2172: itemtype,
2173: itemkey,
2174: to_char(actid),