TableBox.NewObjectWriteProcessing

Syntax:

NewObjectWriteProcessing(<Object>, <StandardProcessing>)

Parameters:

<Object>

Type: Reference to object of information base.
Reference to the added object.

<StandardProcessing>

Type: Boolean.
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If it is set to False in the body of the handler procedure, standard processing will not occur.
Default value: True.

Description:

Occurs by adding an object in one of the subordinate forms or by calling up the NotifyWriteNewObject() method in one of the subordinate forms.

    

1C:Enterprise Developer's Community