Value Chain Planning - EBS (MOSC)

MOSC Banner

You have entered an invalid forecast name value

edited May 21, 2017 8:36AM in Value Chain Planning - EBS (MOSC) 2 commentsAnswered ✓

When I am loading data into MRP_FORECAST_INTERFACE, it is throwing an error 'You have entered an invalid forecast name value'.

I have defined a Forecast Set  'AR-FCST' already in EBS>Planner>Forecast>Sets and passing that value and trying to populate new Forecasts based on buckets.

Please advise.

t_forecast_interface_tab(v_seq).inventory_item_id := rec_fo.inventory_item_id;

       t_forecast_interface_tab(v_seq).transaction_id := rec_fo.transaction_id; --update control , if not implement is insert

       t_forecast_interface_tab(v_seq).forecast_designator := rec_fo.forecast_designator;

       t_forecast_interface_tab(v_seq).organization_id := rec_fo.organization_id;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center