KanbanJobPickingList.bomTable Method
Looks up the related BOM table.
Syntax
public BOM bomTable([BOM relatedTable])
Run On
Called
Parameters
- relatedTable
Type: BOM Table
Sets the related table; optional. Subsequent calls will return the provided related table.
Return Value
Type: BOM Table
An instance of the related table.