Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.