Share via


PurchParmTable.validateField Method

Determines whether the _fieldIdToCheck field is valid.

Syntax

public boolean validateField(FieldId field, [AxPurchParmTable _axPurchParmTable])

Run On

Called

Parameters

  • _axPurchParmTable
    Type: AxPurchParmTable Class
    An instance of the AxPurchParmTable class, used to track state; optional.

Return Value

Type: boolean
true if the field is valid; otherwise, false.

See Also

Reference

PurchParmTable Table