DBA Data[Home] [Help]

APPS.CTO_UPDATE_BOM_RTG_PK dependencies on BOM_CALC_CYNP

Line 3416: BOM_CALC_CYNP.calc_cynp(

3412: --
3413: -- Calculate cumu yield, rev cumu yield and net plannning percent
3414: --
3415:
3416: BOM_CALC_CYNP.calc_cynp(
3417: p_routing_sequence_id => lcfgRtgId,
3418: p_operation_type => pFlowCalc, /* operation_type = process */
3419: p_update_events => 1 ); /* update events */
3420: