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
I think it means that there is a missing record in the InventTableModule table. How did you create the item? Try running consistency check
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
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.
I was able to fix the Package and Arrival handling times using the Fill command ... Thanks!
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 ?!
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'
Check this post if you import product by dixf
guyterry.wordpress.com/.../missing-default-order-settings-with-dixf-products-import
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Pallavi Phade as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Tocauer 4
Alexey Lekanov 3
Community Member 2