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.
Initializes the table buffer with values from the LedgerJournalTrans table.
Syntax
private void initFromLedgerJournalTrans(LedgerJournalTrans _ledgerJournalTrans)
Run On
ClientOrServer
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The table buffer that contains the values to set as the default on the new record.
Remarks
Most values from the table are assigned directly, but some are used to determine or calculate the remaining values.