Share via


VendTrans::existForSubledgerJournal Method

Indicates whether a subledger voucher is used by a vendor subledger journal transaction.

Syntax

client server public static boolean existForSubledgerJournal(
    Voucher _subledgerVoucher, 
    SelectableDataArea _subledgerVoucherDataAreaId, 
    TransDate _accountingDate, 
   [boolean _reverseExistCheck])

Run On

Called

Parameters

  • _reverseExistCheck
    Type: boolean
    A Boolean value that determines whether to reverse the exist check; optional.

Return Value

Type: boolean
true if the subledger voucher is used by a vendor subledger voucher transaction; otherwise, false.

See Also

Reference

VendTrans Table