DBA Data[Home] [Help]

APPS.OKC_REP_UTIL_PVT dependencies on OKC_REP_CONTRACT_VERS

Line 8046: UPDATE okc_rep_contract_vers

8042: 'Updating Archived versions of Contract with new Contract header attribute values');
8043: END IF;
8044:
8045: -- Update all the rows in archived contract versions table with new contract header details
8046: UPDATE okc_rep_contract_vers
8047: SET contract_desc = l_desc,
8048: use_acl_flag = l_use_acl_flag,
8049: expire_ntf_flag = l_expire_ntf_flag,
8050: expire_ntf_period = l_expire_ntf_period,