Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Finds a ExportSalesInvoiceDomesticTaxVoucher record that has a specified journal number and voucher.
Syntax
client server public static ExportSalesInvoiceDomesticTaxVoucher findByJournalAndVoucher(
LedgerJournalId _journalNum,
Voucher _voucher,
boolean _forUpdate)
Run On
Called
Parameters
- _journalNum
Type: LedgerJournalId Extended Data Type
A journal number.
- _voucher
Type: Voucher Extended Data Type
A voucher.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record should be selected for update.
Return Value
Type: ExportSalesInvoiceDomesticTaxVoucher Table
A ExportSalesInvoiceDomesticTaxVoucher record that has the specified journal number and voucher.