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.
Processes the report business logic for the certificate.
Syntax
protected void getCIN(
TaxWithholdCertificateNumber_IN _certificateNumber,
TaxWithholdComponentGroup_IN _componentGroup,
TaxWithholdType_IN _taxWithholdType,
AccountNum _accountNum,
CustVendACType _custVendACType,
TransDate _fromDate,
TransDate _toDate,
TaxWithholdTAN_IN _tanNumber)
Run On
Server
Parameters
- _certificateNumber
Type: TaxWithholdCertificateNumber_IN Extended Data Type
The report parameter certificate number from the report data contract.
- _componentGroup
Type: TaxWithholdComponentGroup_IN Extended Data Type
The report parameter component group from the report data contract.
- _taxWithholdType
Type: TaxWithholdType_IN Enumeration
The report parameter TaxWithholdType from the report data contract.
- _accountNum
Type: AccountNum Extended Data Type
The report parameter account number from the report data contract.
- _custVendACType
Type: CustVendACType Enumeration
The report parameter CustVendACType from the report data contract.
- _fromDate
Type: TransDate Extended Data Type
The report parameter FromDate from the report data contract.
- _toDate
Type: TransDate Extended Data Type
The report parameter ToDate from the report data contract.
- _tanNumber
Type: TaxWithholdTAN_IN Extended Data Type
The report parameter TAN number from the report data contract.