
Hi All,
I have to create new batch id and assign that newly created batch id to the item when i create a packing slip.
The item will be in purchparamline table.
I am not sure, how to find the selected item has configured for batchid or not.
Please help me to find the particular item id has configured for batch number or not
Thanks in advance,
Hari
*This post is locked for comments
I have the same question (0)Hi Hari,
The InventTable has a method called 'isItemBatchActivated'. This returns if the dimension batch is enabled on the product.
Also try to look into the Number groups (Batch number group on fast tab 'Manage inventory') to see if you can setup to have the batch automatic created and assigned during product receipts. Then you will not have to create a modification.