DBA Data[Home] [Help]

APPS.CTO_CONFIG_ITEM_PK dependencies on MRP_ATP_PVT

Line 4071: MRP_ATP_PVT.assign_Atp_input_rec(p_ship_set,

4067: lStmtNumber := 740;
4068: IF PG_DEBUG <> 0 THEN
4069: oe_debug_pub.add ('Get_Mandatory_Components: ' || ' Before calling MRP API::i='||to_char(i),1);
4070: END IF;
4071: MRP_ATP_PVT.assign_Atp_input_rec(p_ship_set,
4072: lModelIndex,
4073: x_smc_rec,
4074: lStatus );
4075: IF PG_DEBUG <> 0 THEN