AccountingRegisterExtDimensions.<Accouting register name>.Insert

Syntax:

Insert(<ExtDimensionType>, <Value>)

Parameters:

<ExtDimensionType> (required)

Type: ChartOfCharacteristicTypesRef.
Extra dimension type of the item being set.

<Value> (optional)

Value of element being specified (Characteristics.<Chart of the characteristic types name>). If not specified, Undefined will be set.

Description:

You can use it to specify a value of extra dimension collection item. If an item with the given value exists, its value is replaced; otherwise a new item is added.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community