PurchLineAllVersions.inventTable Method

Finds the InventTable record that is referenced by the line.

Syntax

public InventTable inventTable([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the returned record for update; optional.

Return Value

Type: InventTable Table
The InventTable record; otherwise, an empty buffer.

See Also

Reference

PurchLineAllVersions View