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.
Gets the withholding tax value from either PANNonAvailableValue_IN or TaxWithholdValue value based on the PAN of the accountNum is reveal or not.
Syntax
public TaxWithholdValue getTaxWithHoldValue_IN(AccountNum _accountNum, boolean _isVendTransaction)
Run On
Called
Parameters
- _accountNum
Type: AccountNum Extended Data Type
The _accountNum to know the PAN status of the accountNum selected.
- _isVendTransaction
Type: boolean
The _isVendTransaction to Check Whether it is a Vendor or Customer transaction.
Return Value
Type: TaxWithholdValue Extended Data Type
Returns TaxWithholdValue values.