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.
returns true if withhold taxes are applicable; otherwise false.
Syntax
protected boolean canCalculateWHTForCC(
LedgerJournalTrans _ledgerJournalTrans,
CustVendAC _account,
[boolean _isValidCombination,
boolean _isVendorTransaction])
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans buffer.
- _account
Type: CustVendAC Extended Data Type
The CutVendAC value.
- _isValidCombination
Type: boolean
boolean value if valid Combination.
- _isVendorTransaction
Type: boolean
boolean value if valid Transaction.
Return Value
Type: boolean
returns true if withhold taxes are applicable; otherwise false.