Share via


TaxableDocument.getFirstMiscellaneousCharge Method [AX 2012]

Reads the first miscellaneous charge line.

Syntax

public boolean getFirstMiscellaneousCharge()

Run On

Called

Return Value

Type: boolean
true if the first miscellaneous charge line was found; otherwise, false.

Remarks

Transactions which do not support miscellaneous charges may return false.

See Also

Reference

TaxableDocument Interface