AxLedgerJournalTable.moveAxLedgerJournalTable Method [AX 2012]
Copies values to a different AxLedgerJournalTable object.
Syntax
public void moveAxLedgerJournalTable(AxLedgerJournalTable _axLedgerJournalTable)
Run On
Called
Parameters
- _axLedgerJournalTable
Type: AxLedgerJournalTable Class
The AxLedgerJournalTable object from which to copy.
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.