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.
Creates TaxUncommitted records for the current set of TmpTaxWorkTrans records.
Syntax
public void createTaxUncommitted([boolean _skipNotExistsCheck])
Run On
Server
Parameters
- _skipNotExistsCheck
Type: boolean
true if the calling code has verified already that no tax uncommitted records exist and the query to find them can be skipped; otherwise, false.