RegisterVAT_W.isTaxPeriodClosed Method [AX 2012]
Syntax
private boolean isTaxPeriodClosed(TaxPeriod _taxPeriod, TaxTrans _updateTrans)
Run On
Server
Parameters
- _taxPeriod
Type: TaxPeriod Extended Data Type
- _updateTrans
Type: TaxTrans Table
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
private boolean isTaxPeriodClosed(TaxPeriod _taxPeriod, TaxTrans _updateTrans)
Server