When attempting to firm orders from MasterPlanning I receive an error that my item has no parameters for Inventory. What does this mean? How can I fix it?
Thanks,
C.
*This post is locked for comments
When attempting to firm orders from MasterPlanning I receive an error that my item has no parameters for Inventory. What does this mean? How can I fix it?
Thanks,
C.
*This post is locked for comments
Check this post if you import product by dixf
guyterry.wordpress.com/.../missing-default-order-settings-with-dixf-products-import
Check, item does not exists in 1st 3 tables, where it should exists in all 6 below tables.
(Regards - Sunil Khalapurkar)
select * from InventItemInventSetup where itemid='ITEMID'
select * from InventItemSalesSetup where itemid='ITEMID'
select * from InventItemPurchSetup where itemid='ITEMID'
select * from InventTable where itemid='ITEMID'
select * from InventTableModule where itemid='ITEMID'
select * from InventItemLocation where itemid='ITEMID'
Dear All,
kindly i rename the item code by record info to another code and after that i tried to make a normal transfer journal while i choose this item msg appear '" item has no parameter for inventory " ...can you please help with the detailed steps how can i fix this problem ?!
I was able to fix the Package and Arrival handling times using the Fill command ... Thanks!
C.
Try fixing the package handling time and other error with the Fill command
You can run consistency check on just one item. Select items and use the dialogue button to filter.
The items were created by importing tables. We did (manually) check that InventTable, InventTableModule and InventTableLocation match.
I'm trying to run the consistency check ... that's where I run into the other issue I posted ... everytime I update the InventTable the values for Package handling and Arrival handling time change to "????" so the consistency check stops after 1000 items with this error
I think it means that there is a missing record in the InventTableModule table. How did you create the item? Try running consistency check
André Arnaud de Cal... 291,391 Super User 2024 Season 2
Martin Dráb 230,445 Most Valuable Professional
nmaenpaa 101,156