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
- _taxTrans
Type: TaxModelTaxTransaction_IN Map
The tax transaction.
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.