Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates and reverses or revokes an individual asset transaction.
Syntax
private void createAssetTrans_IN(AssetGroupTrans_IN _assetGroupTransOrig)
Run On
Called
Parameters
- _assetGroupTransOrig
Type: AssetGroupTrans_IN Table
The original asset transaction to be reversed or revoked.
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.