TmpFormLookUp.adjustCostPricePcs Method
Gets and sets the adjusted cost per piece.
Syntax
edit CostPricePcs adjustCostPricePcs(boolean set, [CostPricePcs _costPricePcs])
Run On
Called
Parameters
- set
Type: boolean
A Boolean value that indicates whether to set the adjusted cost per piece.
- _costPricePcs
Type: CostPricePcs Extended Data Type
An adjusted cost per piece; optional.
Return Value
Type: CostPricePcs Extended Data Type
The adjusted cost per piece.
Remarks
When the specified adjusted cost per piece is negative the adjusted cost per piece will be set to zero.