Design Details - Item Tracking Availability | Microsoft Docs

The Item Tracking Lines and Item Tracking Summary pages provide dynamic availability information for serial or lot numbers. The purpose of this is to increase transparency for users on outbound documents, such as sales orders, by showing them which serial numbers or how many units of a lot number are currently assigned on other open documents. This reduces uncertainty that is caused by double allocation and instills confidence in order processors that the item tracking numbers and dates that they are promising on unposted sales orders can be fulfilled. For more information, see Design Details: Item Tracking Lines Page.

When you open the Item Tracking Lines page, availability data is retrieved from the Item Ledger Entry table and the Reservation Entry table, with no date filter. When you choose the Serial No. field or the Lot No. field, the Item Tracking Summary page opens and shows a summary of the item tracking information in the Reservation Entry table. The summary contains the following information about each serial or lot number on the item tracking line:

Field Description
Total Quantity The total quantity of the serial or lot number that is currently in inventory.
Total Requested Quantity The total quantity of the serial or lot number that is currently requested in all documents.
Current Pending Quantity The quantity that is entered in the current instance of the Item Tracking Lines page but is not yet committed to the database.
Total Available Quantity The quantity of the serial or lot number that is available for the user to request.

This quantity is calculated from other fields on the page as follows:

total quantity – (total requested quantity + current pending quantity).
NOTE

You can also see the information in the preceding table by using the Select Entries function on the Item Tracking Lines page.

To preserve database performance, availability data is only retrieved once from the database when you open the Item Tracking Lines page and when you use the Refresh Availability function on the page.

Calculation Formula

As described in the preceding table, the availability of a given serial or lot number is calculated as follows.

total available quantity = quantity in inventory – (all demands + quantity not yet committed to the database)

IMPORTANT

This formula implies that the serial or lot number availability calculation considers only inventory and ignores projected receipts. Accordingly, supply that is not yet posted to inventory does not affect item tracking availability, as opposed to regular item availability where projected receipts are included.

See Also

Design Details: Item Tracking



© 2019 Microsoft. All rights reserved.