DBA Data[Home] [Help]

APPS.EDW_CHECK_DATA_INTEGRITY dependencies on UTL_FILE

Line 11: g_file UTL_FILE.file_type;

7: INDEX BY BINARY_INTEGER;
8:
9: g_read_object_settings_failure EXCEPTION;
10: g_stg_tables_not_found EXCEPTION;
11: g_file UTL_FILE.file_type;
12: g_lstg_tables edw_owb_collection_util.varchartabletype;
13: g_lstg_table_long_name edw_owb_collection_util.varchartabletype;
14: g_lstg_tables_id edw_owb_collection_util.numbertabletype;
15: g_number_lstg_tables NUMBER;