Share via


LedgerJournalFormTable.datasourceActivePost Method [AX 2012]

Performs any business logic that is required after the "super" call in the active method of the data source of the LedgerJournalTable form.

Syntax

public void datasourceActivePost()

Run On

Client

Remarks

This method is only used in this class and called from the LedgerJournalTable form.

See Also

Reference

LedgerJournalFormTable Class