Share via


TaxReportToAscii340.validateVATNumbers Method [AX 2012]

Validates VATnumber required or not for customer/vendor.

Syntax

private boolean validateVATNumbers(DirPartyRecId _partyRecId, CustVendACType _custVendACType)

Run On

Server

Parameters

Return Value

Type: boolean
If 'true', the validation is required.

See Also

Reference

TaxReportToAscii340 Class