VendInvoiceInfoLine_W.validateField Method
Determines whether the specified field is valid.
Syntax
public boolean validateField(FieldId _fieldIdToCheck, [VendInvoiceInfoLine _vendInvoiceInfoLine])
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field ID of the field to validate.
- _vendInvoiceInfoLine
Type: VendInvoiceInfoLine Table
Base VendInvoiceInfoLine record for the current extension record; optional.
Return Value
Type: boolean
true if the field is valid; otherwise, false.