Share via


InventBatchJournalFormControl.onInventBatchJournalInit Method [AX 2012]

Executes additional logic for the InventBatchJournal data source init event.

Syntax

public void onInventBatchJournalInit(InventBatchJournal _inventBatchJournal)

Run On

Client

Parameters

Remarks

This is intended to be called after the form data source init event executes.

See Also

Reference

InventBatchJournalFormControl Class