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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Calculates whether the order is a credit note.
private void calculateIsCreditNote()
Server
The result is stored in the isCreditNote instance variable.