Share via


InventTransOrigin.inventTable Method

Retrieves a related item.

Syntax

public InventTable inventTable([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the buffer should be selected for update; optional.

Return Value

Type: InventTable Table
A record in the InventTable table if it exists; otherwise an empty record.

See Also

Reference

InventTransOrigin Table