DBA Data[Home] [Help]

APPS.ZPB_DEBUG dependencies on ZPB_CUBES

Line 181: zpb_cubes cubs

177: meas.cube_id
178:
179: from zpb_measures meas,
180: zpb_columns cols,
181: zpb_cubes cubs
182:
183: where meas.cube_id = cubs.cube_id and
184: meas.column_id = cols.column_id and
185: cubs.bus_area_id = p_bus_area_id and

Line 201: zpb_cubes cubs

197: meas.cube_id
198:
199: from zpb_measures meas,
200: zpb_columns cols,
201: zpb_cubes cubs
202:
203: where meas.cube_id = cubs.cube_id and
204: meas.column_id = cols.column_id and
205: cubs.bus_area_id = p_bus_area_id and

Line 565: zpb_cubes cubs

561: meas.cube_id
562:
563: from zpb_measures meas,
564: zpb_columns cols,
565: zpb_cubes cubs
566:
567: where meas.cube_id = cubs.cube_id and
568: meas.column_id = cols.column_id and
569: cubs.bus_area_id = p_bus_area_id and

Line 585: zpb_cubes cubs

581: meas.cube_id
582:
583: from zpb_measures meas,
584: zpb_columns cols,
585: zpb_cubes cubs
586:
587: where meas.cube_id = cubs.cube_id and
588: meas.column_id = cols.column_id and
589: cubs.bus_area_id = p_bus_area_id and