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.
Gets the amounts related to a Polish disposal process.
Syntax
client server public static Amount getSalesScrapValue(
AssetId _assetId,
AssetBookId _assetBookId,
TransDate _startDate,
TransDate _endDate)
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
The ID of the asset.
- _assetBookId
Type: AssetBookId Extended Data Type
The ID of the value model
- _startDate
Type: TransDate Extended Data Type
The starting date of the search.
- _endDate
Type: TransDate Extended Data Type
The ending date of the search.
Return Value
Type: Amount Extended Data Type
A sum of the disposal related transactions for a specified period.