DBA Data[Home] [Help]

APPS.QPR_LOAD_DIM_DATA dependencies on FND_PROFILE

Line 600: fnd_profile.get('CONC_REQUEST_ID', l_request_id);

596: Begin
597: fnd_file.put_line(fnd_file.log,
598: 'Deleting duplicate values in table data ');
599:
600: fnd_profile.get('CONC_REQUEST_ID', l_request_id);
601:
602: -- when looping thro use 'indices of' since this can be a sparse collection
603: -- after deleting duplicate values
604: forall I in indices of c_dim_data_rec.level1_value