PurchLineAllVersions.inventTable Method [AX 2012]

Finds the InventTable record that is referenced by the line.

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.

Community Additions

ADD
Show: