LedgerJournalTrans.validateField Method

Determines whether the specified field is valid.

Syntax

public boolean validateField(FieldId field, [AxLedgerJournalTrans _axLedgerJournalTrans])

Run On

Called

Parameters

  • _axLedgerJournalTrans
    Type: AxLedgerJournalTrans Class
    The AxLedgerJournalTrans class associated with the field being validated; optional.

Return Value

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

See Also

Reference

LedgerJournalTrans Table