05.01.2013 Views

Upgrade Toolkit

Upgrade Toolkit

Upgrade Toolkit

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Bins<br />

Dimensions<br />

B.1 Codeunit 104048, <strong>Upgrade</strong> 4.00 Step 2<br />

Note<br />

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .<br />

In version 4.0, there is a new field in the Reservation table called Reserved Pick &<br />

Ship Qty. The program fills this field with the pick quantity when the user creates a<br />

pick line, and it maintains this field when the user registers the pick and places the<br />

quantity in the shipping bin. This field helps to protect against double allocation when<br />

a given quantity of an item is allocated both by reservations and in the warehouse.<br />

When the user starts to use the program after upgrading to 4.0, this field is empty.<br />

Consequently, the user may find that the availability is under-calculated when first<br />

using it, but only regarding the reserved orders that have been picked and have not<br />

left the warehouse/inventory. After approximately 1 to 3 days, when the items that<br />

were picked before the update are shipped, the calculation of available quantity will<br />

work correctly.<br />

The less time it takes from the time the pick is created until it is finally shipped (or<br />

consumed), the sooner the program will adjust itself.<br />

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .<br />

Codeunit 104048 perform the following task:<br />

· Copies the bin codes from the temporary table to the Bin table. The entries in the<br />

temporary table are deleted.<br />

· Totals the bin quantity information in the temporary table for item ledger entries. If<br />

bin quantities are found, it creates a bin in the Bin table (if one does not exist<br />

already), it creates bin content in the Bin Content table for the item and bin, it<br />

creates appropriate warehouse entries in the Warehouse Entry table to<br />

correspond to the item ledger entries, and it sets the Bin Mandatory field to true in<br />

the Location table.<br />

Codeunit 104048 perform the following tasks:<br />

· Copies the department and project codes from tables such as the Customer table<br />

and the Sales Header table into the dimension sub-tables. In the General Ledger<br />

Setup table, Department Code is set up to be Global Dimension 1 Code and<br />

Project Code is set up to be Global Dimension 2 Code. This is done because<br />

department and project codes are no longer stored only in the base tables.<br />

Department and project codes are now treated as dynamic/replaceable global<br />

dimensions.<br />

The information in the temporary table is also copied to the Default Dimension<br />

table, and the records in the temporary table are deleted.<br />

Sales and Purchase Comments<br />

Codeunit 104048 perform the following task:<br />

105

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!