ReleaseUpdateDB60_PBA.updatePBAReuseBOMRoute Upgrade Script

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

Class

ReleaseUpdateDB60_PBA

Method

updatePBAReuseBOMRoute

Description

Updates the PBAReuseBOMRoute table.

Affected Modules and Tables

Affected Modules

Product Builder

Affected Tables

PBAReuseBOMRoute

Remarks

The SearchString field of the PBAReuseBOMRoute table is used for the purpose of a hash key. However, this is was not the correct implementation and resulted in SQL errors when the length of the field was exceeded, which could happen even for small product models. The field is being replaced with an integer field that holds the hash key value.