Updates Transaction Value and Withholding Tax Value given the Gross Value and Withholding Tax Rate.
Syntax
finBatchTransaction.WithholdingTaxSet1(grossValue, withholdingTaxResidentStatus, withholdingTaxRate)
Parameters
| Name | Type | Optional | ByRef | Description |
| grossValue |
Decimal |
|
|
The Gross Value of Interest. For CREDIT INTEREST pass a positive value. |
| withholdingTaxResidentStatus |
isefinAccountTransactionResidentStatus |
|
|
Resident Status. |
| withholdingTaxRate |
Double |
|
|
Withholding Tax Rate. |
Return Value
Boolean
A Boolean value indicating Success.
- Member of:
- finBatchTransaction
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0