ExportReport
Export Report.
Input
Name | Type | Required | Description |
ReportName | String | True | The Name of the Report to be downloaded.
使用できる値は次のとおりです。Balance Sheet, Profit and Loss, Stock Summary, Ratio Analysis, Trial Balance, RTS FilteredVouchers, Negative Stock, Negative Ledgers, Bank Group summary, Ledger Vouchers, Group Summary, Group Vouchers, Voucher Register, Bills Receivable, Bills Payable, Ledger Outstandings, Group Outstandings, Statistics, Cost Category Summary, Cost Centre Breakup, Ledger Cost Breakup, Group Cost Breakup, Godown Summary, ITEMMONTHLYSUMMARY, STOCKVOUCHERS, STOCKSUMMARY, Prlevel |
ReportParameter | String | False | Report Parameter if required for the report eg: GROUPNAME=BANK ACCOUNTS |
ReportFormat | String | False | The format of the downloaded report: XML or HTML
使用できる値は次のとおりです。XML, HTML デフォルト値はHTMLです。 |
ExportLocation | String | False | Download location |
FromDate | Date | False | From Date |
ToDate | Date | False | To Date |
Company | String | False | Name of the Company whose data need to be fetched. Please make sure it is selected and unlocked atleast once in the Tally tool after the tool is launched. It need not be in the selected state at the moment. |
Encoding | String | False | The FileData input encoding type.
使用できる値は次のとおりです。NONE, BASE64 デフォルト値はBASE64です。 |
Result Set Columns
Name | Type | Description |
Status | String | The status of the operation |
FileData | String | If the ExportLocation and FileStream are not provided, this contains the content of the file. |