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

Syntax:

Fill(<FillingData>)

Parameters:

<FillingData> (optional)

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 algorithm should be described in the Filling procedure for this type.

Availability:

Thick client.

    

1C:Enterprise Developer's Community