DBA Data[Home] [Help]

APPS.MSC_ATP_DB_UTILS dependencies on MSC_FULL_PEGGING_S

Line 953: msc_full_pegging_s.nextval,

949: )
950: VALUES
951: (p_pegging_rec.session_id,
952: p_pegging_rec.order_line_id,
953: msc_full_pegging_s.nextval,
954: p_pegging_rec.parent_pegging_id,
955: p_pegging_rec.atp_level,
956: 3,
957: p_pegging_rec.organization_id,

Line 978: NVL(MSC_ATP_PVT.G_DEMAND_PEGGING_ID, msc_full_pegging_s.currval),

974: p_pegging_rec.supply_demand_source_type,
975: p_pegging_rec.supply_demand_quantity,
976: p_pegging_rec.supply_demand_type,
977: p_pegging_rec.supply_demand_date,
978: NVL(MSC_ATP_PVT.G_DEMAND_PEGGING_ID, msc_full_pegging_s.currval),
979: p_pegging_rec.constraint_flag,
980: p_pegging_rec.allocated_quantity, -- 1527660
981: p_pegging_rec.number1,
982: p_pegging_rec.char1,