LedgerJournalTrans::findJournalForVoucher Method

Retrieves the specified record in the LedgerJournalTrans table, depending on the Voucher parameter and the transDate parameter.

Syntax

client server public static LedgerJournalTrans findJournalForVoucher(Voucher _voucherNum, TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: LedgerJournalTrans Table
The LedgerJournalTrans table buffer.

See Also

Reference

LedgerJournalTrans Table