ReportObject.<Report name>.ComposeResult

Syntax:

ComposeResult(<Result>, <DetailInformation>)

Parameters:

<Result> (required)

Type: SpreadsheetDocument.
The spreadsheet document which will be used for output.

<DetailInformation> (optional)

A variable for writing the details data. If not specified, details will not be filled in.

Description:

Performs layout.

Availability:

Server, thick client, external connection.

Note:

User can interrupt report execution by pressing Ctrl + Break. This will call an exception.

    

1C:Enterprise Developer's Community