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.
Sets total TaxWithholdAmount for a journal.
Syntax
public real setTaxWithholdAmount(
LedgerJournalTrans _ledgerJournalTrans,
[AccountNum _account,
CompanyId _invoiceCompany])
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans buffer.
- _account
Type: AccountNum Extended Data Type
The AccountNum.
- _invoiceCompany
Type: CompanyId Extended Data Type
The InvoiceCompany.
Return Value
Type: real
Total TaxAmount for a journal.