RPayJournalFormTrans.datasourceValidateWritePost Method [AX 2012]

Validates data valid for posting.

public boolean datasourceValidateWritePost(boolean _ret)

Run On

Client

Parameters

_ret
Type: boolean
The initial result, used for passing the result from previous validation.

Return Value

Type: boolean
true if validation passed without errors.

Community Additions

ADD
Show: