DBA Data[Home] [Help]

APPS.OKC_REP_UTIL_PVT dependencies on OKC_REP_CONTRACT_VERS

Line 7144: UPDATE okc_rep_contract_vers

7140: 'Updating Archived versions of Contract with new Contract header attribute values');
7141: END IF;
7142:
7143: -- Update all the rows in archived contract versions table with new contract header details
7144: UPDATE okc_rep_contract_vers
7145: SET contract_desc = l_desc,
7146: use_acl_flag = l_use_acl_flag,
7147: expire_ntf_flag = l_expire_ntf_flag,
7148: expire_ntf_period = l_expire_ntf_period,