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 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.