DBA Data[Home] [Help]

APPS.CTO_UPDATE_BOM_RTG_PK dependencies on BOM_CALC_CYNP

Line 3566: BOM_CALC_CYNP.calc_cynp(

3562: --
3563: -- Calculate cumu yield, rev cumu yield and net plannning percent
3564: --
3565:
3566: BOM_CALC_CYNP.calc_cynp(
3567: p_routing_sequence_id => lcfgRtgId,
3568: p_operation_type => pFlowCalc, /* operation_type = process */
3569: p_update_events => 1 ); /* update events */
3570: