ProdMulti.parmUpdate Method [AX 2012]

Returns a ParmUpdate value that is common for all updates.

public ParmUpdate parmUpdate([boolean _forUpdate])

Run On

Called

Parameters

_forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.

Return Value

Type: ParmUpdate Map
The ParmUpdate value that is used for this update.

By default the ParmUpdate value is null.

Community Additions

ADD
Show: