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 and initializes a new instance of TaxReportFormatter_IT.
Syntax
client server public static TaxReportFormatter_IT newFormatter(IVACode _headerFiscalCode, boolean _writeToFile)
Run On
Called
Parameters
- _headerFiscalCode
Type: IVACode Extended Data Type
The fiscal code to be used in the header.
- _writeToFile
Type: boolean
true if the report should be saved into the file; false if only data validation should be performed.
Return Value
Type: TaxReportFormatter_IT Class
A new instance of TaxReportFormatter_IT.