Markup.markupAmountByClassification_BR Method [AX 2012]

Sums the markup amount for the specified group classification.

Syntax

public void markupAmountByClassification_BR(MarkupTrans _markupTrans, MarkupAmount _markupAmount)

Run On

Server

Parameters

  • _markupTrans
    Type: MarkupTrans Table
    The markup transaction record that is to determine the markup classification.

See Also

Reference

Markup Class