Share via


BankLCImportCharge_SA::findByLCJournalVoucher Method

Finds the record by ledger journal voucher.

Syntax

client server public static BankLCImportCharge_SA findByLCJournalVoucher(
    BankLCRefRecId _bankLCImport, 
    LedgerJournalId _journalNum, 
    Voucher _voucher, 
    TransDate _postedDate, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A value that indicates whether the margin is for update.

Return Value

Type: BankLCImportCharge_SA Table
The record in the BankLCImportMargin table.

See Also

Reference

BankLCImportCharge_SA Table