BankLCImportMargin::existVoucher Method

Checks whether a margin with the specified voucher exists.

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 a margin with the specified voucher exists; otherwise, false.

See Also

Reference

BankLCImportMargin Table