[Home] [Help]
3421: --
3422: -- Calculate total_product_cycle_time
3423: --
3424:
3425: BOM_CALC_TPCT.calculate_tpct(
3426: p_routing_sequence_id => lcfgRtgId,
3427: p_operation_type => pFlowCalc); /* Operation_type = Process */
3428: end if;
3429: