DBA Data[Home] [Help]

APPS.PO_STORE_TIMECARD_PKG_GRP dependencies on DUAL

Line 279: select po_timecards_entry_s.nextval into l_tc_entry_seq from dual;

275: where tc_detail_id = p_tc_detail_id and tc_day_id = p_tc_day_id and tc_id = p_tc_id;
276: */
277: end if;
278:
279: select po_timecards_entry_s.nextval into l_tc_entry_seq from dual;
280: l_stage := 'inserting';
281:
282: insert into PO_RETRIEVED_TIMECARDS
283: (