Share via


TaxTrans_RU::taxLineIsRelatedToNegativeSalesLine Method

Indicates whether the given tax transaction is related to a negative SalesLine table record.

Syntax

client server public static boolean taxLineIsRelatedToNegativeSalesLine(TaxModelTaxTransaction_IN _taxTrans)

Run On

Called

Parameters

Return Value

Type: boolean
true if the transaction is related to a negative line; otherwise, false.

See Also

Reference

TaxTrans_RU Table