DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on WIP_ENTITIES_S

Line 21648: select wip_entities_s.nextval

21644:
21645:
21646: l_stmt_num := 100;
21647: -- get a new wip entity id
21648: select wip_entities_s.nextval
21649: into p_wip_entity_id
21650: from dual;
21651:
21652: