Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes any unposted ExportSalesInvoiceDomesticTaxVoucher record that has a specified journal number and voucher.
Syntax
server public static void deleteUnpostedDomesticSalesTaxVoucher(LedgerJournalId _journalNum, [Voucher _voucher])
Run On
Server
Parameters
- _journalNum
Type: LedgerJournalId Extended Data Type
A journal number.
- _voucher
Type: Voucher Extended Data Type
A voucher; optional.