Share via


TradeTotals.calculateIsCreditNote Method [AX 2012]

Calculates whether the order is a credit note.

Syntax

private void calculateIsCreditNote()

Run On

Server

Remarks

The result is stored in the isCreditNote instance variable.

See Also

Reference

TradeTotals Class