DBA Data[Home] [Help]

APPS.CTO_CONFIG_ROUTING_PK dependencies on BOM_CALC_CYNP

Line 2960: BOM_CALC_CYNP.calc_cynp(

2956: --
2957: -- Calculate cumu yield, rev cumu yield and net plannning percent
2958: --
2959:
2960: BOM_CALC_CYNP.calc_cynp(
2961: p_routing_sequence_id => lcfgRtgId,
2962: p_operation_type => pFlowCalc, /* operation_type = process */
2963: p_update_events => 1 ); /* update events */
2964: