Share via


InventBatchJournalFormControl.onItemChanged Method [AX 2012]

Executes logic when the item ID for the inventory batch journal changes or potentially changes.

Syntax

public void onItemChanged([boolean activeRecordChanged])

Run On

Client

Parameters

  • activeRecordChanged
    Type: boolean
    Determines if the item ID has changed due to the active journal record changing.

See Also

Reference

InventBatchJournalFormControl Class