Share via


ReleaseUpdateDB60_Invent.deleteInventTransferLine Method [AX 2012]

Deletes potential duplicates that violate the two new unique indices.

Syntax

public void deleteInventTransferLine()

Run On

Server

Remarks

Ideally there should have been two new methods named the deleteDupInventTransferLineTransIdTransitToIdx and deleteDupInventTransferLineTransIdTransitFromIdx methods but, these names are too long. The current name is kind of a misuse as it will also prevent a BP error.

See Also

Reference

ReleaseUpdateDB60_Invent Class