RAssetSumCalc.parmSumDescendants Method [AX 2012]

Summarize all descendants of the main asset.

Syntax

public boolean parmSumDescendants([boolean _sumDescendants])

Run On

Called

Parameters

  • _sumDescendants
    Type: boolean
    A Boolean value that indicates whether to summarize the balance amounts of all descendants.

Return Value

Type: boolean
True if the descendants are summarized; otherwise, false.

Remarks

The value model of the main asset must be blocked.

See Also

Reference

RAssetSumCalc Class