DBA Data[Home] [Help]

APPS.OKL_RELEASE_PVT dependencies on OKC_CONTEXT

Line 1148: okc_context.set_okc_org_context(p_chr_id => ln_new_chr_id);

1144: p_msg_name => G_COPY_HEADER);
1145: RAISE OKL_API.G_EXCEPTION_ERROR;
1146: END IF;
1147:
1148: okc_context.set_okc_org_context(p_chr_id => ln_new_chr_id);
1149:
1150: -- Update Contract Header Start Date to Release Date
1151: -- Update Term Duration to new contract duration
1152: l_chrv_rec.id := ln_new_chr_id;