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.
Initializes the fields value of the TaxWithholdCertificateCINTmp table.
Syntax
protected void initFieldValues(
TaxWithholdCertificateCINTmp _taxWithholdCertificateCINTmp,
TransDate _challanDate,
str _challanNumber,
str _bsrCode,
Amount _totalAmountPerLine)
Run On
Server
Parameters
- _taxWithholdCertificateCINTmp
Type: TaxWithholdCertificateCINTmp Table
The TaxWithholdCertificateCINTmp table.
- _challanDate
Type: TransDate Extended Data Type
The challan date.
- _challanNumber
Type: str
The challan number.
- _bsrCode
Type: str
The BSR code.
- _totalAmountPerLine
Type: Amount Extended Data Type
The total amount per line.