DBA Data[Home] [Help]

APPS.OKL_AM_LEASE_LOAN_TRMNT_PVT dependencies on OKL_CONTEXT

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

2977: IF (is_debug_statement_on) THEN
2978: OKL_DEBUG_PUB.LOG_DEBUG(G_LEVEL_STATEMENT,l_module_name,'setting okc org context');
2979: END IF;
2980: -- RMUNJULU 02-JAN-03 2699412 Set the okc context
2981: OKL_CONTEXT.set_okc_org_context(p_chr_id => lp_term_rec.p_contract_id);
2982:
2983: -- ++++++++++++++++++++ service contract integration begin ++++++++++++++++++
2984:
2985: IF (is_debug_statement_on) THEN