ExternalDataSourceTableObject.<External source name>.<External data source table name>.Fill

Syntax:

Fill(<FillingData>)

Parameters:

<FillingData> (required)

Type: Arbitrary.
Value used as a basis for filling.

Description:

It fills the item with data from another object. In addition, the Filling procedure is called in the object module. It may contain an algorithm to fill in item data from the value transferred.
A value of any type may be used to fill in item data. The Filling procedure must have a filling algorithm described for this type.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community