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 a new report writer.
Syntax
client server public static TaxReport770Writer_IT newFromFile(
FilenameSave _fileName,
[RecId _currentBatchId,
TaxReportIWriteable_IT _caller])
Run On
Called
Parameters
- _fileName
Type: FilenameSave Extended Data Type
The file name to write report into.
- _currentBatchId
Type: RecId Extended Data Type
A reference to a batch job.
- _caller
Type: TaxReportIWriteable_IT Interface
The caller class.
Return Value
Type: TaxReport770Writer_IT Class
A new report writer.