Share via


LedgerJournalTable.validateField Method

Validates the value for a field.

Syntax

public boolean validateField(FieldId p1, [AxLedgerJournalTable _axLedgerJournalTable])

Run On

Called

Parameters

  • _axLedgerJournalTable
    Type: AxLedgerJournalTable Class
    An instance of the AxLedgerJournalTable class that is associated with the field to validate; optional.

Return Value

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

Remarks

The value of the _axLedgerJournalTable parameter is specified when this method is called through the AIF framework.

See Also

Reference

LedgerJournalTable Table