PDSAdvancedPriceInfo.purchLine Method
Gets the PurchLine record that this advanced price information record is associated with.
Syntax
public PurchLine purchLine([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: PurchLine Table
The PurchLine record that this advanced price information record is associated with.