DBA Data[Home] [Help]

APPS.CN_SCA_DENORM_RULES_PVT dependencies on AD_ZD

Line 517: IF (ad_zd.get_edition('PATCH') IS NULL) THEN

513: --+debugmsg('Rules Sync : For 12.2 MV is converted to view - no refresh process');
514: debugmsg('Rules Sync : Check for environment type before refreshing MV');
515: /* Check introduced for bug14374323 */
516:
517: IF (ad_zd.get_edition('PATCH') IS NULL) THEN
518: BEGIN
519: DBMS_MVIEW.REFRESH('CN_SCA_RULE_COND_VALS_MV','C','',TRUE,FALSE,0,4,0,TRUE);
520: EXCEPTION
521: WHEN OTHERS THEN