DBA Data[Home] [Help]

APPS.OKL_RELEASE_PVT dependencies on OKC_CONTEXT

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

1130: p_msg_name => G_COPY_HEADER);
1131: RAISE OKL_API.G_EXCEPTION_ERROR;
1132: END IF;
1133:
1134: okc_context.set_okc_org_context(p_chr_id => ln_new_chr_id);
1135:
1136: -- Update Contract Header Start Date to Release Date
1137: -- Update Term Duration to new contract duration
1138: l_chrv_rec.id := ln_new_chr_id;