DBA Data[Home] [Help]

APPS.OKE_K_APPROVAL_WF dependencies on MO_GLOBAL

Line 1478: IF(mo_global.is_mo_init_done = 'N') then

1474: IF ( FuncMode = 'RUN' ) THEN
1475:
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

Line 1479: mo_global.init('OKE');

1475:
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(