DBA Data[Home] [Help]

APPS.BEN_PLAN_COPY_LOADER dependencies on PQH_COPY_ENTITY_ATTRIBS_S

Line 570: select pqh_copy_entity_attribs_s.nextval into l_copy_entity_attrib_id

566: close c3;
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: --