DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on WIP_ENTITIES_S

Line 20983: select wip_entities_s.nextval

20979:
20980:
20981: l_stmt_num := 100;
20982: -- get a new wip entity id
20983: select wip_entities_s.nextval
20984: into p_wip_entity_id
20985: from dual;
20986:
20987: