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.
Inserts all the values into the rAssetTransactionListingTmp temporary table.
Syntax
private void insertRAssetTransactionListingTmp(
RAssetTable _rAssetTable,
RAssetTrans _rAssetTrans,
RAssetSumCalc _rAssetSumTrans)
Run On
Server
Parameters
- _rAssetTable
Type: RAssetTable Table
Passes the RAssetTable table object.
- _rAssetTrans
Type: RAssetTrans Table
Passes the RAssetTrans table object.
- _rAssetSumTrans
Type: RAssetSumCalc Class
Holds the RAssetSumCalc class to which the value is set.