DBA Data[Home] [Help]

APPS.EDW_CHECK_DATA_INTEGRITY dependencies on FND_GLOBAL

Line 3262: g_request_id := fnd_global.conc_request_id;

3258: ELSE
3259: g_results_table_flag := FALSE;
3260: END IF;
3261:
3262: g_request_id := fnd_global.conc_request_id;
3263: g_number_max_sample := fnd_profile.VALUE ('EDW_MAX_SAMPLE_SIZE');
3264: write_to_log_n ( 'Max sample size(tables)='
3265: || g_number_max_sample);
3266: g_process_dang_keys := TRUE;