InventTransOriginPurchLine::purchLine Method
Retrieves the purchase line related to the ID of the inventory transactions originator.
Syntax
client server public static PurchLine purchLine(InventTransOriginId _inventTransOriginId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: PurchLine Table
A related record in the PurchLine table, if one exists; otherwise, an empty record.