ReportManager.<Report name>

Methods:

Create
GetForm
GetTemplate

Events:

FormGetProcessing

Description:

You can use it to manage the report as a configuration object. Using this object you can get a report and work with forms and templates of a report. You can access the document using object property ReportsManager.
The object type full name is defined with the report name in the configuration taken into account. For example, for a "Sales" report, the type name is ReportsManager.Sales.

Availability:

Server, thick client, external connection.
Exchange with server is possible.

See also:

ReportsManager, property <Report name>

    

1C:Enterprise Developer's Community