DBA Data[Home] [Help]

APPS.BOMPPRCB dependencies on BOM_CALC_OP_TIMES_PK

Line 946: BOM_CALC_OP_TIMES_PK.calculate_operation_times(

942: if ( x_status = 'I' and perform_fc >1 and nextrec.cfm_routing_flag = 1 ) then
943:
944: /* Calculate Operation times */
945:
946: BOM_CALC_OP_TIMES_PK.calculate_operation_times(
947: arg_org_id => nextrec.organization_id,
948: arg_routing_sequence_id => nextrec.routing_sequence_id );
949:
950: /* Calculate cumu yield, rev cumu yield and net plannning percent */