DBA Data[Home] [Help]

APPS.PO_STORE_TIMECARD_PKG_GRP dependencies on DUAL

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

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