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.
Updates the index CertificateNoIdx in the table TaxWithholdCertificate_IN to allow duplicate records.
Syntax
public void allowNoDupTaxWithholdCertificate_INCerti()
Run On
Server
Remarks
As per standard method name should be allowNoDupTaxWithholdCertificate_INCertificateNoIdx(), since the name exceeds the maximum charecters allowed some of the charectres from the index part has been truncated, so method name after truncating the charetcters is allowNoDupTaxWithholdCertificate_INCerti().