DBA Data[Home] [Help]

APPS.OKS_COPY_CONTRACT_PVT dependencies on OKC_ASSENT_PUB

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

1725: l_chrv_rec.chr_id_award := NULL;
1726: l_chrv_rec.archived_yn := 'N';
1727: l_chrv_rec.deleted_yn := 'N';
1728:
1729: okc_assent_pub.get_default_status( x_return_status => l_return_status,
1730: p_status_type => l_status_type,
1731: x_status_code => l_sts_code);
1732: l_chrv_rec.sts_code := l_sts_code;
1733: l_chrv_rec.date_approved := NULL;