DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_IB_PVT dependencies on OKL_CONTEXT

Line 2715: okl_context.set_okc_org_context(p_chr_id => p_rel_chr_id);

2711:
2712: --6.0 call ib api if required
2713: If l_update_required = 'Y' then
2714:
2715: okl_context.set_okc_org_context(p_chr_id => p_rel_chr_id);
2716: --Call get_trx_rec
2717: get_trx_rec(p_api_version => p_api_version,
2718: p_init_msg_list => p_init_msg_list,
2719: x_return_status => x_return_status,