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.
Sets the sales price value and gets the sales price for the year.
Syntax
edit SalesAmount salesAmountYear(boolean _set, SalesAmount _salesAmountYear)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether a value is to be set to the field.
- _salesAmountYear
Type: SalesAmount Extended Data Type
A value for the sales price.
Return Value
Type: SalesAmount Extended Data Type
The sales price for the year.