PDSSalesLinePricingCalculation.salesLine Method
Gets the associated SalesLine record.
Syntax
public SalesLine salesLine([boolean _forupdate])
Run On
Called
Parameters
- _forupdate
Type: boolean
Determines whether the associated record should be selected for update or not. Optional.
Return Value
Type: SalesLine Table
The associated SalesLine record; otherwise, an empty buffer.