Share via


NumberSeqFormHandlerLedgerJournal.formMethodDataSourceValidateWrite Method [AX 2012]

Validates the number sequence when the data source validate is called.

Syntax

public boolean formMethodDataSourceValidateWrite([boolean superValue])

Run On

Called

Parameters

  • superValue
    Type: boolean
    The previous validate write value.

Return Value

Type: boolean
true if the validation is successful; otherwise, false.

See Also

Reference

NumberSeqFormHandlerLedgerJournal Class