| reportType |
isefinReportType |
|
|
The Report to create. |
| report |
I_ISReportBaseBL |
|
ByRef |
The new Report. |
| supportReporting |
ISfinSupport |
Optional |
|
The Support layer to use for Reporting (database access, global collections etc). This may differ from the current Support layer if the Report (and its underlying Query) is to use a different database. If omitted, global settings will be used to determine the Support layer to use.
If omitted, a value of Nothing is assumed. |
| externalObject1 |
Object |
Optional |
|
The External Object 1 to use for this report.
If omitted, a value of Nothing is assumed. |
| externalObject2 |
Object |
Optional |
|
The External Object 2 to use for this report.
If omitted, a value of Nothing is assumed. |
| externalObject3 |
Object |
Optional |
|
The External Object 3 to use for this report.
If omitted, a value of Nothing is assumed. |