When I load data into MRP_FORECAST_INTERFACE pkg, it is throwing an error "you entered and invalid i
You have entered an invalid forecast name value
When I load data into MRP_FORECAST_INTERFACE, it is throwing an error "you entered an invalid item value".
It is very important to mention that this interface is running in DEV and CRP2 Environment but it sends the error in UAT environment.
It is also important to mention that it sent the same error when we started testing in CRP2.
I really need your help... Thanxs.
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 of control, if insert is not to implement