PurchLineAllVersions.inventDim Method [AX 2012]

Finds the InventDim record that is referenced by the line.

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.

Community Additions

ADD
Show: