DBA Data[Home] [Help]

APPS.ISC_FS_TASK_ACTIVITY_RPT_PKG dependencies on AK_REGION_ITEMS_TL

Line 52: ak_region_items_tl

48: cursor c_attributes is
49: select attribute_code
50: , replace(attribute_label_long,'''',''''||'''') attribute_label_long
51: from
52: ak_region_items_tl
53: where region_code = 'ISC_FS_TASK_ACTIVITY_TBL'
54: and region_application_id = 454
55: and attribute_code in ( 'ISC_MEASURE_1', 'ISC_MEASURE_2', 'ISC_MEASURE_7' )
56: and attribute_application_id = 454