RAssetBalancesDP.insertBalancesTmp Method [AX 2012]

Inserts all the values into the rAssetBalancesTmp temporary table.

private void insertBalancesTmp(RAssetStandards _RAssetStandards, RAssetSumCalc _RAssetSum)

Run On

Server

Parameters

_RAssetStandards
Type: RAssetStandards Table
A RAssetStandards table object.
_RAssetSum
Type: RAssetSumCalc Class
The RAssetSumCalc class to which the value is set.

Community Additions

ADD
Show: