TaxTrans_RU::taxLineIsRelatedToNegativeMarkup Method
Indicates whether the given tax line is related to a negative markup transaction.
Syntax
client server public static boolean taxLineIsRelatedToNegativeMarkup(TaxModelTaxTransaction_IN _taxTrans)
Run On
Called
Parameters
- _taxTrans
Type: TaxModelTaxTransaction_IN Map
The tax transaction.
Return Value
Type: boolean
true if the related markup transaction amount is negative; otherwise, false.