Share via


InventJournalFormTrans_Mov_BOM.datasourceValidateWritePost Method [AX 2012]

Validates that producible items are selected if this is an assembly line.

Syntax

public boolean datasourceValidateWritePost(boolean _ret)

Run On

Client

Parameters

  • _ret
    Type: boolean
    true if other validations have succeeded; otherwise, false.

Return Value

Type: boolean
true if a validation succeeded; otherwise, false.

See Also

Reference

InventJournalFormTrans_Mov_BOM Class