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 withholding taxes for vendor transactions.
Syntax
public void taxWithholdVendor(
LedgerVoucher _ledgerVoucher,
LedgerJournalTrans _ledgerJournalTrans,
VendVoucher _vendVoucher)
Run On
Server
Parameters
- _ledgerVoucher
Type: LedgerVoucher Class
The LedgerVoucher object.
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans buffer.
- _vendVoucher
Type: VendVoucher Class
The VendVoucher object.