PurchLineAllVersions.inventDim Method

Finds the InventDim record that is referenced by the line.

Syntax

public InventDim inventDim([boolean update])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

PurchLineAllVersions View