Share via


TaxableLine.getFirstMiscellaneousCharge Method [AX 2012]

Reads the first miscellaneous charge.

Syntax

public boolean getFirstMiscellaneousCharge()

Run On

Called

Return Value

Type: boolean
true if a miscellaneous charge was found; otherwise, false.

Remarks

If miscellaneous charges do not exist or the transaction does not support miscellaneous charges, false may be returned.

See Also

Reference

TaxableLine Interface