APPS.ZPB_DRILL_INFO dependencies on FEM_DATA_LOCATIONS
Line 28: select distinct ledger_id from fem_data_locations where dataset_code = cp_ds_id;
24: status_code = 'COMPLETE'));
25:
26: -- get the BP id
27: cursor c_ledger_id(cp_ds_id zpb_cycle_datasets.DATASET_CODE%TYPE) is 28: select distinct ledger_id from fem_data_locations where dataset_code = cp_ds_id; 29:
30: BEGIN
31: x_result := 'S';
32: