RAssetInventorySheetDP.insertInventorySheetTmp Method [AX 2012]
Inserts all the values into the rAssetInventorySheetTmp temporary table.
private void insertInventorySheetTmp(RAssetStandards _rAssetStandards, RAssetSumCalc _rAssetSum)
Run On
ServerParameters
- _rAssetStandards
- Type: RAssetStandards Table
An RAssetStandards table object.
- _rAssetSum
- Type: RAssetSumCalc Class
An RAssetSumCalc class object.
Community Additions
ADD
Show: