DBA Data[Home] [Help]

APPS.CTO_CONFIG_ROUTING_PK dependencies on BOM_CALC_OP_TIMES_PK

Line 2932: BOM_CALC_OP_TIMES_PK.calculate_operation_times(

2928: --
2929: -- Calculate Operation times
2930: --
2931:
2932: BOM_CALC_OP_TIMES_PK.calculate_operation_times(
2933: arg_org_id => pOrgId,
2934: arg_routing_sequence_id => lcfgRtgId);
2935:
2936: --