Share via


InventUpdate.parmSkipInventTransSumUp Method [AX 2012]

Gets or sets the value that determines if InventTrans records should be summed together.

Syntax

public boolean parmSkipInventTransSumUp([boolean _skipInventTransSumUp])

Run On

Server

Parameters

  • _skipInventTransSumUp
    Type: boolean
    Determines if InventTrans records should be summed together; optional.

Return Value

Type: boolean
true if the records will not be summed up; otherwise, false.

See Also

Reference

InventUpdate Class