DBA Data[Home] [Help]

APPS.BEN_PLAN_COPY_LOADER dependencies on DUAL

Line 323: from dual ;

319: close c3;
320: */
321: --
322: select pqh_copy_entity_txns_s.nextval into l_copy_entity_txn_id
323: from dual ;
324: hr_utility.set_location(' Step 50 ',50);
325: --
326: -- Insert the row into: pqh_copy_entity_txns
327: --

Line 571: from dual ;

567: else
568: l_copy_entity_txn_id := g_perf_copy_entity_txn_id;
569: end if;
570: select pqh_copy_entity_attribs_s.nextval into l_copy_entity_attrib_id
571: from dual ;
572: --
573: -- Insert the row into: pqh_copy_entity_attribs
574: --
575: hr_utility.set_location('Entering:'||l_proc, 5);

Line 1034: from dual ;

1030: close c4;
1031: --
1032: /*
1033: select pqh_copy_entity_results_s.nextval into l_copy_entity_result_id
1034: from dual ;
1035: */
1036: --
1037: insert into pqh_copy_entity_results
1038: ( copy_entity_result_id,