Share via


InventJournalFormTrans_Movement.datasourceValidateWritePost Method [AX 2012]

Validates write of the data source. If auto reservation is enabled then it is checked if enough on hand exists

Syntax

public boolean datasourceValidateWritePost(boolean _ret)

Run On

Client

Parameters

  • _ret
    Type: boolean
    Current result of the validation

Return Value

Type: boolean
Result of the validation

See Also

Reference

InventJournalFormTrans_Movement Class