DBA Data[Home] [Help]

APPS.OKS_COPY_CONTRACT_PVT dependencies on OKC_ASSENT_PUB

Line 1722: okc_assent_pub.get_default_status( x_return_status => l_return_status,

1718: l_chrv_rec.chr_id_award := NULL;
1719: l_chrv_rec.archived_yn := 'N';
1720: l_chrv_rec.deleted_yn := 'N';
1721:
1722: okc_assent_pub.get_default_status( x_return_status => l_return_status,
1723: p_status_type => l_status_type,
1724: x_status_code => l_sts_code);
1725: l_chrv_rec.sts_code := l_sts_code;
1726: l_chrv_rec.date_approved := NULL;