InventMov_ProdCoBy.setInventRefFields Method [AX 2012]

Sets the inventory reference fields and returns true if they were set.

Syntax

public boolean setInventRefFields(
    InventRefType _inventRefType, 
    InventRefId _inventRefId, 
    InventTransOriginId _markingRefInventTransOrigin)

Run On

Called

Parameters

Return Value

Type: boolean
Returns true if the fields were set; otherwise false .

See Also

Reference

InventMov_ProdCoBy Class