DBA Data[Home] [Help]

APPS.BOMCUMYD dependencies on BOM_CALC_TPCT

Line 182: BOM_CALC_TPCT.calculate_tpct(rtg_seq_id, to_char(opr_type));

178: BEGIN
179: FND_FILE.PUT_LINE(FND_FILE.LOG,'Inside calculation');
180:
181: BOM_CALC_CYNP.calc_cynp(rtg_seq_id, opr_type, 1);
182: BOM_CALC_TPCT.calculate_tpct(rtg_seq_id, to_char(opr_type));
183: BOM_CALC_OP_TIMES_PK.calculate_operation_times(org_id, rtg_seq_id);
184:
185: /*** Updation of TPCT in the Master items Table *****/
186: SELECT TOTAL_PRODUCT_CYCLE_TIME into l_tpct FROM