DBA Data[Home] [Help]

APPS.EAM_EXPLODE_ACTIVITY_PVT dependencies on BOM_EXPLOSION_TEMP_S

Line 627: bom_explosion_temp_s.nextval

623: --make sure the records are not locked.
624:
625:
626: select
627: bom_explosion_temp_s.nextval
628: into l_group_id
629: from dual;
630:
631: