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.
Calculates the asset acquisition price for a purchase order line.
Syntax
protected AssetAcquisitionPrice calcAssetAcquisitionPrice(AmountCur _lineAmount)
Run On
Server
Parameters
- _lineAmount
Type: AmountCur Extended Data Type
The amount from the purchase order line.
Return Value
Type: AssetAcquisitionPrice Extended Data Type
The acquisition price for the line.
Remarks
Takes into consideration whether the line amount already includes sales tax and whether U.S. taxation rules are being applied.