VendInvoiceInfoTable.validateField Method
Determines whether the specified field is valid.
Syntax
public boolean validateField(FieldId field, [AxVendInvoiceInfoTable _axVendInvoiceInfoTable])
Run On
Called
Parameters
- field
Type: FieldId Extended Data Type
The ID of the field to validate.
- _axVendInvoiceInfoTable
Type: AxVendInvoiceInfoTable Class
An instance of the AxVendInvoiceInfoTable class that is used to track state; optional.
Return Value
Type: boolean
true if the field is valid; otherwise, false.