BankLCImportCharge_SA::existVoucher Method

Checks whether there exists margin with the specific voucher.

Syntax

client server public static boolean existVoucher(
    BankLCRefRecId _bankLCImportRefRecId, 
    LedgerJournalId _ledgerJournalId, 
    Voucher _voucher, 
    TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if there exists margin with the specific voucher; otherwise, false.

See Also

Reference

BankLCImportCharge_SA Table