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 all reversing or revoking asset transactions for the associated voucher.
Syntax
public void createAllAssetTransactions(Voucher _voucher, TransDate _transDate)
Run On
Called
Parameters
- _voucher
Type: Voucher Extended Data Type
The associated voucher to reverse or revoke transactions.
- _transDate
Type: TransDate Extended Data Type
The associated transaction date to reverse or revoke transactions.
Remarks
Selects all associated AssetTrans records to be updated based on the specified voucher and transaction date. The createAssetTrans takes the individual transactions and reverses them.