Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.