PmfProdCoBySearch::construct Method [AX 2012]
Initializes a new instance of the PmfProdCoBySearch class.
server public static PmfProdCoBySearch construct(ProdId _prodId, [boolean _forUpdate])
Run On
ServerParameters
- _prodId
- Type: ProdId Extended Data Type
A batch order ID.
- _forUpdate
- Type: boolean
A Boolean value that indicates whether the records retrieved should be automatically locked for update; optional.
Show: