Share via


CatCartLine::findInventTable Method

Gets the InventTable record to which the line indirectly refers.

Syntax

client server public static InventTable findInventTable(RefRecId _recId, [boolean _update])

Run On

Called

Parameters

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

Return Value

Type: InventTable Table
A record of the InventTable table if it is found; otherwise, an empty buffer.

See Also

Reference

CatCartLine Table