DBA Data[Home] [Help]

APPS.FII_TIME_HOOK dependencies on EDW_SYSTEM_PARAMETERS

Line 43: from edw_system_parameters;

39:
40: /* Identify the master instance */
41: select instance_code
42: into l_master_instance
43: from edw_system_parameters;
44: edw_log.put_line('Master instance is '||l_master_instance||'.');
45:
46: /* Identify the instance of the source data */
47: select count(distinct instance) into instance_count