LedgerJournalTrans.copyTo Method

Copies the nonsystem fields from this buffer to the destination buffer.

Syntax

public void copyTo(LedgerJournalTrans _destination)

Run On

Called

Parameters

Remarks

The Common.data method forces the system fields to be copied across. Some scenarios, such as in-memory rollbacks of buffers, should not have those fields copied across.

See Also

Reference

LedgerJournalTrans Table