ChartOfCalculationTypesRef.<Chart of Calculation Types name>.Default

Syntax:

New ChartOfCalculationTypesRef.(<UUID>)

Parameters:

<UUID> (optional)

Type: UUID.
Unique identifier of the reference.
If the identifier is not specified, an empty reference is created.

Description:

Creates a new object based on transferred parameters.
This record form would call an error at the module check in the Designer as types of applied objects are not specified at the module check in the Designer.
Also can be created using the functional form of the New operator.
For example, CalculationType = New(Type("ChartOfCalculationTypesRef.MainOrgCharges"));

    

1C:Enterprise Developer's Community