ReleaseUpdateDB41_Prod.updateRouteVersion Method [AX 2012]

Sets the inventDimId field to the blank inventDimId field.

Syntax

public void updateRouteVersion()

Run On

Server

Remarks

A new field named inventDimId has been added to the RouteVersion table. Forms that show the RouteVersion table will have an inner join to the inventDim table. This means the field inventDimId must have a reference to an existing inventDim record.

See Also

Reference

ReleaseUpdateDB41_Prod Class