DBA Data[Home] [Help]

APPS.OKL_AM_LEASE_LOAN_TRMNT_PVT dependencies on OKL_CONTEXT

Line 2959: OKL_CONTEXT.set_okc_org_context(p_chr_id => lp_term_rec.p_contract_id);

2955: IF (is_debug_statement_on) THEN
2956: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name,'setting okc org context');
2957: END IF;
2958: -- RMUNJULU 02-JAN-03 2699412 Set the okc context
2959: OKL_CONTEXT.set_okc_org_context(p_chr_id => lp_term_rec.p_contract_id);
2960:
2961: -- ++++++++++++++++++++ service contract integration begin ++++++++++++++++++
2962:
2963: IF (is_debug_statement_on) THEN