Share via


ReleaseUpdateDB60_Invent.deleteAssetInventTrans Method [AX 2012]

Deletes AssetInventTrans records.

Syntax

public void deleteAssetInventTrans()

Run On

Server

Remarks

Do not copy records in the AssetInventTrans table as they will violate the InventTransOrigin tables uniqueness criteria and they are recreated.

See Also

Reference

ReleaseUpdateDB60_Invent Class