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: +----------------------------------------------------------------*/