PmfProdCoBySearch::newProdId Method [AX 2012]
Creates and initializes a new instance of the PmfProdCoBySearch class.
server public static PmfProdCoBySearch newProdId(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: