LedgerPostingJournalVoucherSeries::findByDateLedgerPostingJournalId Method
Finds the record in the LedgerPostingJournalVoucherSeries table.
Syntax
client server public static LedgerPostingJournalVoucherSeries findByDateLedgerPostingJournalId(LedgerPostingJournalId _ledgerPostingJournalId, TransDate _transDate)
Run On
Called
Parameters
- _ledgerPostingJournalId
Type: LedgerPostingJournalId Extended Data Type
Journal identifier.
- _transDate
Type: TransDate Extended Data Type
Date on which to find the record.
Return Value
Type: LedgerPostingJournalVoucherSeries Table
The record found in the LedgerPostingJournalVoucherSeries table.