Share via


TaxWithholdCertificateCINDP.getCIN Method [AX 2012]

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

See Also

Reference

TaxWithholdCertificateCINDP Class