DBA Data[Home] [Help]

APPS.BIS_REPORT_PUB dependencies on BIS_INDICATORS

Line 301: from ak_region_items ri, bis_indicators i, bsc_sys_datasets_b d

297: l_count number;
298: BEGIN
299:
300: select count(*) into l_count
301: from ak_region_items ri, bis_indicators i, bsc_sys_datasets_b d
302: where ri.region_code = p_region_code
303: and ri.region_application_id = p_region_application_id
304: and attribute1 = 'MEASURE_NOTARGET'
305: and attribute2 = i.short_name