Changes Made in Microsoft Business Solutions–Navision W1 4.0 SP3. Table of Content. Development Environment and Database Changes, страница 14

This has been corrected

Codeunit 99000854 Inventory Profile Offsetting

VSA reference: 8508313

KB article reference: 918106

A154)  Low Performance When Posting Output Jnl.

Error

Posting of output journal was performing slow when posting thousands of serial numbers. The cause was due to TransferPOLineToItemJnlLine function being called twice copying records from Reservation Entry table into temporary variable.

This has been corrected

Codeunit 99000837 Prod. Order Line-Reserve

Codeunit 99000838 Prod. Order Comp.-Reserve

VSA reference: 8485749

A155)  Shipping Transfer Order with Item Tracking Error

Error

When completing a transfer order from a location to another one with a tracked item, the lot number was lost during posting of the Inventory Pick.

This has been corrected

Form 6510 Item Tracking Lines

Codeunit 99000836 Transfer Line-Reserve

Codeunit 5704 TransferOrder-Post Shipment

VSA reference: 8510890

KB article reference: 919809

A156)  Work Center Displayed Wrongly

Error

Work center with more than one shift was displayed wrongly in the production schedule.

This has been corrected

NavisionGanttServer.exe

vcgantt.ocx

vcpane32u.dll

vcwin32u.dll

vxcsv32u.dll

vcgmbs.dll

VSA reference: 8446896

A157)  Planning not Working Right if Variant Filter Was Set

Error

If no forecast is used during planning the user can set a variant filter and the system must respect it. These rules didn’t work properly and have been implemented now.

This has been corrected

Codeunit 99000854 Inventory Profile Offsetting

Codeunit 5431 Calc. Item Plan - Plan Wksh.

Report 99001017 Calculate Plan - Plan. Wksh.

A158)  Prod. Ord. Statistics Showed Wrong Act. Cap. Cost for Families

Error

Actual capacity costs were calculated wrongly if family was used in production orders.

This has been corrected

Codeunit 5836 Cost Calculation Management

VSA reference: 8497079

A159)  Overflow for Caption Text

Error

The caption parameter was only 80 characters and could cause an overflow.

This has been corrected

Codeunit 99000838 Prod. Order Comp.-Reserve

Codeunit 99000778 OrderTrackingManagement

Form 498 Reservation

Form 499 Available - Sales Lines

Form 500 Available - Requisition Lines

Form 501 Available - Purchase Lines

Form 502 Available - Item Journal Lines

Form 504 Available - Item Ledg. Entries

Form 5999 Available - Service Inv. Lines

Form 6503 Avail. - Item Tracking Lines

Form 99000896 Available - Transfer Lines

Form 99000897 Available - Prod. Order Lines

Form 99000898 Available - Prod. Order Comp.

Form 99000900 Avail. - Planning Components

A160)  Posting Output Didn’t Update Reservation Entry Table

Error

If IT was set only in Output/Consumption/Production journal for item with binding Order-to-Order then IT wasn't copied into the reservation entry.

This has been corrected

Codeunit 99000830 Create Reserv. Entry

VSA reference: 8466496, 8457776

A161)  Item Tracking Disappeared on Purchase Orders

Error

In some cases the item tracking was removed during deleting planning lines. Reservation records are now deleted if:

  • item uses "Order Tracking Policy"::None and no LN/SN is set
  • item uses "Order Tracking Policy"::None and Binding = Order-to-Order is set (the concept is that this type of binding will maintain IT tracking automatically. The change of IT in one reservation entry will be copied into the second one).

Otherwise the reservation entry is changed to Surplus (or auto tracked).

This has been corrected

Codeunit 99000831 Reservation Engine Mgt.

VSA reference: 8459124

A162)  Wrong Statistics on Released Production Order

Error

Capacity Ledger Entry contained wrong numbers in the Quantity field if operation was subcontracting.

This has been corrected

Codeunit 22 Item Jnl.-Post Line

VSA reference: 8502396

A163)  SKU’s With Fixed Reorder Point

Error