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.
Checks if the Withhold taxes is applicable for the account combination of LedgerJournalTrans.
Syntax
private boolean checkCalculateTaxWHT(LedgerJournalTrans _ledgerJournalTrans)
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans buffer.
Return Value
Type: boolean
Returns true, if withhold taxes are applicable otherwise, false.