DBA Data[Home] [Help]

APPS.OKC_COPY_CONTRACT_PVT dependencies on STANDARD

Line 2933: --header rec when copy is called while copying rules from Standard article library.

2929: l_return_status := get_chrv_rec(l_rgpv_rec.dnz_chr_id,g_chrv_rec); --this is to populate global
2930: -- reset G_COPY_HISTORY_YN;
2931: G_COPY_HISTORY_YN := l_old_history_yn;
2932:
2933: --header rec when copy is called while copying rules from Standard article library.
2934: l_rgpv_rec.chr_id := p_chr_id;
2935: l_rgpv_rec.cle_id := p_cle_id;
2936: l_rgpv_rec.rgp_type := 'KRG';
2937: l_rgpv_rec.sat_code := null;