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 TaxAmount for Customer transaction.
Syntax
public void taxWithholdCustomer(
LedgerVoucher _ledgerVoucher,
LedgerJournalTrans _ledgerJournalTrans,
CustVoucher _custVoucher,
[AmountCur _amountCur])
Run On
Server
Parameters
- _ledgerVoucher
Type: LedgerVoucher Class
The LedgerVoucher object.
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans buffer.
- _custVoucher
Type: CustVoucher Class
The CustVoucher object.
- _amountCur
Type: AmountCur Extended Data Type
The AmountCur value.