DBA Data[Home] [Help]

APPS.CTO_CONFIG_ROUTING_PK dependencies on DUAL

Line 531: from dual;

527: +----------------------------------------------------------------*/
528:
529: select bom_operational_routings_s.nextval
530: into lCfgRtgId
531: from dual;
532:
533: /*---------------------------------------------------------------+
534: Insert the routing header for the Config Item
535: +----------------------------------------------------------------*/