DataCompositionProcessor.Initialize

Syntax:

Initialize(<Template>, <ExternalDataSets>, <DetailsData>, <CanUseExternalFunctions>)

Parameters:

<Template> (required)

Type: DataCompositionTemplate.
Template for which a layout is performed.

<ExternalDataSets> (optional)

Type: Structure.
Structure key corresponds to external data set name. Structure value - external data set.

An empty structure is transferred by default.

<DetailsData> (optional)

Type: DataCompositionDetailsData.
An object to fill with details data. If not specified, details will not be filled in.

<CanUseExternalFunctions> (optional)

Type: Boolean.
Indicates the possibility to use the function of common configuration modules in expressions of data composition.
Default value: False.

Description:

Initialize object.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community