InventTransferMulti.parmUpdate Method [AX 2012]

Retrieves the InventTransferParmUpdate that is general for all updates.

Syntax

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
An InventTransferParmUpdate that is used for all updates.

See Also

Reference

InventTransferMulti Class