Share via


InventTransOriginPmfProdCoBy::prodCoBy Method

Retrieves the co/by-production line that is related to the ID of the inventory transactions originator.

Syntax

server public static PmfProdCoBy prodCoBy(InventTransOriginId _inventTransOriginId, [boolean _forUpdate])

Run On

Server

Parameters

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

Return Value

Type: PmfProdCoBy Table
A record in the PmfProdCoBy table; otherwise, an empty record.

See Also

Reference

InventTransOriginPmfProdCoBy Table