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