DBA Data[Home] [Help]

APPS.OKS_RENEW_CONTRACT_PVT dependencies on OKC_CTC_PVT

Line 1695: OKC_CTC_PVT.update_contact_stecode(p_chr_id =>p_chr_id,

1691: l_date,
1692: l_login_id,
1693: l_sales_group_id);
1694: /*cgopinee Bug fix for 6882512*/
1695: OKC_CTC_PVT.update_contact_stecode(p_chr_id =>p_chr_id,
1696: x_return_status=>l_return_status);
1697:
1698: IF l_return_status <> OKC_API.G_RET_STS_SUCCESS THEN
1699: RAISE OKC_API.G_EXCEPTION_ERROR;