TaxWithholdTrans_IN::enableReverseButton Method
Returns whether the TaxWithholdTrans method is available for reversal.
Syntax
client server public static boolean enableReverseButton(CustVendTrans _custVendTrans)
Run On
Called
Parameters
- _custVendTrans
Type: CustVendTrans Map
The CustVendTrans map buffer.
Return Value
Type: boolean
true if the taxWithholdTrans transaction can be reversed; otherwise, false.