DBA Data[Home] [Help]

APPS.OKE_K_APPROVAL_WF dependencies on OKC_CONTEXT

Line 1480: okc_context.set_okc_org_context(p_chr_id => L_CONTRACT_ID);

1476: L_CONTRACT_ID := WF_ENGINE.GetItemAttrNumber(ItemType , ItemKey , 'CONTRACT_ID');
1477: --bug#5933768
1478: IF(mo_global.is_mo_init_done = 'N') then
1479: mo_global.init('OKE');
1480: okc_context.set_okc_org_context(p_chr_id => L_CONTRACT_ID);
1481: End IF;
1482: --ends
1483: OKE_CONTRACT_APPROVAL_PUB.k_erase_approved(
1484: p_contract_id => L_CONTRACT_ID,