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 that is managed by this instance of the LedgerJournalTableData class from a LedgerJournalName table record.
Syntax
public void initFromJournalName(JournalNameMap _journalName)
Run On
Called
Parameters
- _journalName
Type: JournalNameMap Map
The JournalNameMap map with which to initialize.
Remarks
You will typically pass in a LedgerJournalName table buffer for the _journalName parameter.