Share via


TransactionReversal_AssetGroup_IN.createAssetTrans_IN Method [AX 2012]

Creates and reverses or revokes an individual asset transaction.

Syntax

private void createAssetTrans_IN(AssetGroupTrans_IN _assetGroupTransOrig)

Run On

Called

Parameters

Remarks

This method first creates a new asset transaction for the reversal. It then creates an original transaction reversal record if this is the first record. Next, it updates the value model attributes depending on whether the transactions was reversed or revoked.

Finally, it creates a transaction reversal record for the new reversal or revoke.

See Also

Reference

TransactionReversal_AssetGroup_IN Class