DBA Data[Home] [Help]

APPS.CTO_CONFIG_ROUTING_PK dependencies on BOM_CALC_TPCT

Line 2949: BOM_CALC_TPCT.calculate_tpct(

2945: --
2946: -- Calculate total_product_cycle_time
2947: --
2948:
2949: BOM_CALC_TPCT.calculate_tpct(
2950: p_routing_sequence_id => lcfgRtgId,
2951: p_operation_type => pFlowCalc); /* Operation_type = Process */
2952: end if;
2953: