DBA Data[Home] [Help]

APPS.BOMPPRCB dependencies on BOM_CALC_CYNP

Line 952: BOM_CALC_CYNP.calc_cynp(

948: arg_routing_sequence_id => nextrec.routing_sequence_id );
949:
950: /* Calculate cumu yield, rev cumu yield and net plannning percent */
951:
952: BOM_CALC_CYNP.calc_cynp(
953: p_routing_sequence_id => nextrec.routing_sequence_id,
954: p_operation_type => perform_fc, /* operation_type = process */
955: p_update_events => 1 ); /* update events */
956: