Share via


InventTransOriginSalesLine::salesLine Method

Retrieves the order line related to the ID of the inventory transactions originator.

Syntax

client server public static SalesLine salesLine(InventTransOriginId _inventTransOriginId, [boolean _forUpdate])

Run On

Called

Parameters

Return Value

Type: SalesLine Table
A related record in the SalesLine table, if one exists; otherwise, an empty record.

See Also

Reference

InventTransOriginSalesLine Table