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.
Prevents any tax codes from being calculated in various scenarios, which are considered invalid.
Syntax
private boolean removeInvalidTaxCode(TmpTaxWorkTrans _taxWorkTrans)
Run On
Server
Parameters
- _taxWorkTrans
Type: TmpTaxWorkTrans Table
The TmpTaxWorkTrans record to be checked.
Return Value
Type: boolean
true if the tax code is invalid; otherwise, false.