[Home] [Help]
2340: IF (p_retain_clause = 'Y') THEN
2341: --
2342: -- Check if contracts is installed or not
2343: --
2344: l_contract_terms_exisits := PON_CONTERMS_UTL_GRP.IS_CONTRACTS_INSTALLED;
2345: IF (l_contract_terms_exisits = 'T') THEN
2346:
2347: LOG_MESSAGE('copy_negotiation','1.1.3.1 contracts is installed');
2348: