DocumentObject.<Document name>.UndoPosting

Syntax:

UndoPosting(<Cancel>)

Parameters:

<Cancel>

Type: Boolean.
Document posting cancellation flag. If in the body of handler procedure a value of this parameter is set to True, the document posting cancel will not occurs.
Default value: False.

Description:

Occurs when you cancel posting of the document. Event is executed during write transaction.

    

1C:Enterprise Developer's Community