TaxWithholdTrans_IN::updateChallanInformation Method
Updates the challan information for the specified tTaxWithholdSettleTrans_IN table.
Syntax
client server public static void updateChallanInformation(
TaxWithholdSettleTrans_IN _taxWithholdSettleTrans,
AccountNum _accountNum,
BankChequeNum _chequeNumber)
Run On
Called
Parameters
- _taxWithholdSettleTrans
Type: TaxWithholdSettleTrans_IN Table
A buffer of the TaxWithholdSettleTrans_IN table.
- _accountNum
Type: AccountNum Extended Data Type
The account number of the record to find.
- _chequeNumber
Type: BankChequeNum Extended Data Type
The cheque number is used to find the record.