ChartOfCharacteristicTypesObject.<Chart of characteristic types name>.OnSetNewCode

Syntax:

OnSetNewCode(<StandardProcessing>, <Prefix>)

Parameters:

<StandardProcessing>

Type: Boolean.
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If the False value parameter is set in the procedure-process body, then standard code generation is not be performed.
Default value: True.

<Prefix>

Type: String.
The prefix that is used to generate the code. Can be changed in the procedure-process's event.

Description:

Occurs when the new code is set.

    

1C:Enterprise Developer's Community