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
- _taxTrans
Type: TaxModelTaxTransaction_IN Map
The tax transaction.
Return Value
Type: boolean
true if the transaction is related to a negative line; otherwise, false.