The Logisticbus program wants to keep track of the numbers of reserved stock of in Autoline. Because reserving stock is not a parts movement, the number of parts in stock stays the same, reserving stock was not reported in the Logisticbus Interface files.
To overcome this, a file has been created to contain the numbers of reserved stock of a part number. Also if changes in the reserved stock are made or if a reservation is cancelled, this is updated in the reserved stock file.
If a Logisticbus Interface file is created, the reserved stock records are translated to Reserved stock records are created in three cases, new-reserved stock, changes in reserved stock and deletion of reserved stock. All three cases are explained.
A New-reserved stock record is written if the Quantity on B/order field of a part has changed from zero. If a part has no reserved stock, the Quantity on B/order on the stock record is 0. In that case no reserved stock record is present. If the quantity on B/order changes from 0 to in this example 14, a reserved stock record is written. If the Logisticbus Interface program creates an output file, these reserved stock records are processed. Processed records can be identified because in that case the Date record sent field is filled. Because writing and processing reserved stock records is done during the creation of the Logisticbus Interface file, one will most of the time not see records without a Date record sent filled. If this part has had no parts movement the last period, the reserved stock will be reported in end of the Logisticbus Interface file. If the Quantity on B/order field on the stock record changes, the reserved stock record is updated and processed. In the example above the reserved stock quantity has changed from 14 to 4 but the Total stock quantity remains the same which means that no parts movement has occurred. Therefore the reserved stock quantities will be reported at the end of the Logisticbus Interface file. After the reserved stock record has been processed, the Date record sent field is updated. If the Quantity on B/order field on the stock record is set to zero if a reserved stock record exists, this means that the reserved stock is sold or that the reservation is cancelled. In that case the reserved stock record is also updated and processed. In the example above, the reserved stock is sold. As soon as the Logisticbus Interface record is created, a reserved stock record is written. The Delete flag is set to Y. This indicates that the reserved record must be deleted after it is processed in the Logisticbus Interface file. If the Quantity on B/order field on the stock record is set to zero if a reserved stock record exists, this means that the reserved stock is sold or that the reservation is cancelled. In that case the reserved stock record is also updated and processed. In this example, the reserved stock is cancelled. As soon as the Logisticbus Interface record is created, a reserved stock record is written. The Delete flag is set to Y. This indicates that the reserved record must be deleted after it is processed in the Logisticbus Interface file. In the Logisticbus Interface file the reserved stock is reported at the end of the file. The status of a parts line on the WIP determines if the quantity on the WIP line is added to the quantity on b/order. By default the system considers the quantities of parts lines with status P, R, B and I as B/order. The other part line statuses that determine if the quantity is determined as a B/order are parameterised. To set up this parameter, you must: The content of the Purchase Order Types parameter on the Main tab is considered to be a B/order status. The last parameter that contains B/order types can be sup to if you: The content of the ICT reserve status parameter on the Parts 2 tab is considered to be a B/order status as well.
New-reserved stock
Changed-reserved stock
Deleted-reserved stock, reserved stock is sold
Deleted-reserved stock, reserved stock is cancelled
B/order field