Share via


LedgerJournalTrans_Asset.copyTo Method

Copies the non-system fields from this buffer to the destination buffer.

Syntax

public void copyTo(LedgerJournalTrans_Asset _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_Asset Table