DBA Data[Home] [Help]

APPS.PQP_US_SRS_EXTRACTS dependencies on DUAL

Line 1767: SELECT ben_ext_rslt_dtl_s.NEXTVAL INTO p_dtl_rec.ext_rslt_dtl_id FROM dual;

1763:
1764: hr_utility.set_location('.....Fetching seq. ben_ext_rslt_dtl_s.NEXTVAL' , 10);
1765:
1766: -- Get the next sequence number to insert a record into the table
1767: SELECT ben_ext_rslt_dtl_s.NEXTVAL INTO p_dtl_rec.ext_rslt_dtl_id FROM dual;
1768:
1769: hr_utility.set_location('.....Inserting into ben_ext_rslt_dtl table...' , 15);
1770:
1771: INSERT INTO ben_ext_rslt_dtl