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.
Calculates and open witholding tax form.
Syntax
server public static FormRun calcAndShowWithholdTax(
TaxWithholdJournal_IN _taxWithholdJournal,
[LedgerJournalTrans _ledgerJournalTrans,
FormRun _formRun])
Run On
Server
Parameters
- _taxWithholdJournal
Type: TaxWithholdJournal_IN Class
The TaxWithholdJournal_IN class instance.
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The ledgerJournalTrans object.
- _formRun
Type: FormRun Class
The FormRun object.
Return Value
Type: FormRun Class
Returns witholding tax form.