DBA Data[Home] [Help]

APPS.CTO_CONFIG_ROUTING_PK dependencies on BOM_CALC_TPCT

Line 2969: BOM_CALC_TPCT.calculate_tpct(

2965: --
2966: -- Calculate total_product_cycle_time
2967: --
2968:
2969: BOM_CALC_TPCT.calculate_tpct(
2970: p_routing_sequence_id => lcfgRtgId,
2971: p_operation_type => pFlowCalc); /* Operation_type = Process */
2972: end if;
2973: