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 a new instance of the LedgerVoucherTransObject class from a general journal entry.
Syntax
client server public static LedgerVoucherTransObject newGeneralJournal(GeneralJournalAccountEntry _generalJournalAccountEntry, [LedgerEntry _ledgerEntry])
Run On
Called
Parameters
- _generalJournalAccountEntry
Type: GeneralJournalAccountEntry Table
The line of the general journal entry.
- _ledgerEntry
Type: LedgerEntry Table
The ledger entry of the general journal entry.
Return Value
Type: LedgerVoucherTransObject Class
A new instance of the LedgerVoucherTransObject class.