Share via


TaxTrans_RU::taxLineIsRelatedToNegativeLine Method

Indicates whether a given tax line is related to a negative source line.

Syntax

client server public static boolean taxLineIsRelatedToNegativeLine(TaxModelTaxTransaction_IN _taxTrans)

Run On

Called

Parameters

Return Value

Type: boolean
true if the related source line amount is negative; otherwise, false.

Remarks

This method currently supports only sales order lines and charges.

See Also

Reference

TaxTrans_RU Table