DBA Data[Home] [Help]

APPS.MSC_ATP_DB_UTILS dependencies on MSC_FULL_PEGGING_S

Line 800: msc_full_pegging_s.nextval,

796: )
797: VALUES
798: (p_pegging_rec.session_id,
799: p_pegging_rec.order_line_id,
800: msc_full_pegging_s.nextval,
801: p_pegging_rec.parent_pegging_id,
802: p_pegging_rec.atp_level,
803: 3,
804: p_pegging_rec.organization_id,

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

821: p_pegging_rec.supply_demand_source_type,
822: p_pegging_rec.supply_demand_quantity,
823: p_pegging_rec.supply_demand_type,
824: p_pegging_rec.supply_demand_date,
825: NVL(MSC_ATP_PVT.G_DEMAND_PEGGING_ID, msc_full_pegging_s.currval),
826: p_pegging_rec.constraint_flag,
827: p_pegging_rec.allocated_quantity, -- 1527660
828: p_pegging_rec.number1,
829: p_pegging_rec.char1,