DBA Data[Home] [Help]

APPS.PA_CLIENT_EXTEN_CIP_GROUPING dependencies on PA_INSTALL

Line 45: IF (PA_INSTALL.is_product_installed('IPA')) AND (l_crl_rec IS NOT NULL) THEN

41: END IF;
42: CLOSE get_crl_instal_rec;
43:
44:
45: IF (PA_INSTALL.is_product_installed('IPA')) AND (l_crl_rec IS NOT NULL) THEN
46: /* All the CRL Customers need to uncomment this part */
47:
48:
49: /*bug5454123 adding IF-ELSE*/