Share via


InventJournalFormTrans_Mov_BOM.fieldValidateItemId Method [AX 2012]

Performs standard validation and validates that the InventJournalTrans record is for a catch weight item.

Syntax

public boolean fieldValidateItemId()

Run On

Client

Return Value

Type: boolean
true if the item ID is a InventJournalTrans record; otherwise, false.

See Also

Reference

InventJournalFormTrans_Mov_BOM Class