InventTransOriginProdTable::prodTable Method

Retrieves the production order related to the ID of the inventory transactions originator.

Syntax

client server public static ProdTable prodTable(InventTransOriginId _inventTransOriginId, [boolean _forUpdate])

Run On

Called

Parameters

Return Value

Type: ProdTable Table
A related record in the ProdTable table, if one exists; otherwise, an empty record.

See Also

Reference

InventTransOriginProdTable Table