PurchParameters.editSalesLineDiscCalcType Method
Sets or Gets the value in the LineDiscCalculation_PL field on the PurchParameters record.
Syntax
edit PlLineDiscCalcType editSalesLineDiscCalcType(boolean _set, PlLineDiscCalcType _calcType)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value determining whether the passed in value should be stored.
- _calcType
Type: PlLineDiscCalcType Enumeration
A value from the PlLineDiscCalcType enumeration.
Return Value
Type: PlLineDiscCalcType Enumeration
A value from the PlLineDiscCalcType enumeration.