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.
Updates the value of the AcquisitionPrice field on the related AssetBook table
Syntax
protected void updateAssetAcquisitionPrice(
AssetId _assetId,
AssetBookIdPurchSalesInvent _assetBookId,
PurchLineAmount _lineAmount)
Run On
Server
Parameters
- _assetId
Type: AssetId Extended Data Type
The value of the AssetId field of the AssetBook record and the AssetDepBook record to update
- _assetBookId
Type: AssetBookIdPurchSalesInvent Extended Data Type
The value of the BookId field of the AssetBook record to update
- _lineAmount
Type: PurchLineAmount Extended Data Type
The value to which to update the AcquisitionPrice field.