GeneralJournalEntry::findVoucher_CN Method
Finds voucher information.
Syntax
client server public static GeneralJournalEntry findVoucher_CN(
LedgerVoucherTypeRefRecId_CN ledgerVoucherTypeRefRecId,
Voucher_CN _voucher_CN,
TransDate _transDate,
[FiscalPeriodType _periodCode])
Run On
Called
Parameters
- ledgerVoucherTypeRefRecId
Type: LedgerVoucherTypeRefRecId_CN Extended Data Type
The record ID of the ledger voucher type reference.
- _voucher_CN
Type: Voucher_CN Extended Data Type
The voucher information.
- _transDate
Type: TransDate Extended Data Type
The transaction date.
- _periodCode
Type: FiscalPeriodType Enumeration
The period code.
Return Value
Type: GeneralJournalEntry Table
An instance of the GeneralJournalEntry class.