LedgerJournalTrans_Project.copyTo Method
Copies the nonsystem fields from this buffer to the destination buffer.
Syntax
public void copyTo(LedgerJournalTrans_Project _destination)
Run On
Called
Parameters
- _destination
Type: LedgerJournalTrans_Project Table
The buffer to which to copy the nonsystem fields.
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.