LedgerJournalTrans.validateWrite Method

Determines whether the current record is valid and ready to be written to the database.

Syntax

public boolean validateWrite([AxLedgerJournalTrans _axLedgerJournalTrans])

Run On

ClientOrServer

Parameters

  • _axLedgerJournalTrans
    Type: AxLedgerJournalTrans Class
    The AxLedgerJournalTrans class that is associated with the row being defaulted; optional.

Return Value

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

See Also

Reference

LedgerJournalTrans Table