Markup.mcrSetInstallmentMarkUpValues Method [AX 2012]

Sets up the installment order markup values.

Syntax

public void mcrSetInstallmentMarkUpValues(MarkupTrans _markupTrans, MarkupAmount _markUpInstallmentAmount)

Run On

Server

Parameters

  • _markupTrans
    Type: MarkupTrans Table
    The MarkupTrans record for which this method sets up installment order values.

See Also

Reference

Markup Class