VendTrans::existForSubledgerJournal_BR Method
Verifies whether there is a VendInvoiceJour associated with the voucher and whether it generates vendor transactions.
Syntax
client server public static boolean existForSubledgerJournal_BR(
Voucher _subledgerVoucher,
SelectableDataArea _subledgerVoucherDataAreaId,
TransDate _accountingDate)
Run On
Called
Parameters
- _subledgerVoucher
Type: Voucher Extended Data Type
The subledger voucher.
- _subledgerVoucherDataAreaId
Type: SelectableDataArea Extended Data Type
The subledger voucher data area ID.
- _accountingDate
Type: TransDate Extended Data Type
The accounting date.
Return Value
Type: boolean
true if there is a VendInvoiceJour associated with the voucher and whether it generates vendor transactions; otherwise, false.