AxLedgerJournalTable.moveAxLedgerJournalTable Method [AX 2012]

Copies values to a different AxLedgerJournalTable object.

Syntax

public void moveAxLedgerJournalTable(AxLedgerJournalTable _axLedgerJournalTable)

Run On

Called

Parameters

Remarks

This method copies values from this AxLedgerJournalTable object to another. It is typically used to copy values from an instance of the AxLedgerJournalTable class to an AxLedgerJournalTable object derivative.

See Also

Reference

AxLedgerJournalTable Class