DBA Data[Home] [Help]

APPS.HXC_TCSUMMARY_MIGRATE dependencies on DUAL

Line 214: select 1 from dual

210: where tbb.time_building_block_id = ts.timecard_id and
211: tbb.object_version_number = ts.timecard_ovn);
212:
213: cursor c_timecard_summary is
214: select 1 from dual
215: where exists ( select 'x' from hxc_timecard_summary);
216:
217: cursor c_template_summary is
218: select 1 from dual

Line 218: select 1 from dual

214: select 1 from dual
215: where exists ( select 'x' from hxc_timecard_summary);
216:
217: cursor c_template_summary is
218: select 1 from dual
219: where exists ( select 'x' from hxc_template_summary);
220:
221: cursor c_valid_template_resources is
222: select distinct resource_id