DBA Data[Home] [Help]

APPS.CTO_CONFIG_ITEM_PK dependencies on MRP_ATP_PVT

Line 3978: MRP_ATP_PVT.assign_Atp_input_rec(p_ship_set,

3974: lStmtNumber := 740;
3975: IF PG_DEBUG <> 0 THEN
3976: oe_debug_pub.add ('Get_Mandatory_Components: ' || ' Before calling MRP API::i='||to_char(i),1);
3977: END IF;
3978: MRP_ATP_PVT.assign_Atp_input_rec(p_ship_set,
3979: lModelIndex,
3980: x_smc_rec,
3981: lStatus );
3982: IF PG_DEBUG <> 0 THEN