Calculate Inventory Batch - Dimension Set ID 0 with BIN

postsauravpostsaurav Member Posts: 708
edited 2015-03-23 in NAV Three Tier
Hi All,

Just a quick query.

Once of my customer is using bins in Location. When user runs the Calculate Inventory Batch the Dimension SET ID on all lines comes as ZERO.

When i debugged it, i found that there is a piece of code which done that in Standard W1 Version -
    IF Location."Bin Mandatory" THEN
      "Dimension Set ID" := 0;

Just wanted to know the Reason why the Dimension Set ID is set to Zero in case Location have BINS, as its a tedious job to re-insert dimension in all lines appearing from the batch.

Thanks in advance.

Thanks & Regards,
Saurav Dhyani

Do you Know this About NAV?


Connect - Twitter | Facebook | Google + | YouTube

Follow - Blog | Facebook Page | Google + Page
Sign In or Register to comment.