1Ci Support Help Center home page
Submit a request
Sign in
  1. 1Ci Support
  2. 1C:Enterprise Development Standards
  3. Creating and modifying metadata objects
  4. Object event handlers

OnCopy() event handler

  • Object event handlers
    • BeforeWrite() event handler
    • OnWrite() event handler
    • BeforeDelete() event handler
    • OnCopy() event handler
    • FillCheckProcessing() event handler
    • FillProcessing() event handler
    • PresentationGetProcessing() and PresentationFieldsGetProcessing() event handlers
    • Using DataExchange.Import flag in object event handlers

Scope: managed applications, mobile applications, and ordinary applications.

This handler is located in an object module. It runs when an object is copied to create another object.

For example, if you do not want to copy some of the object attributes, you can clear them in the handler.

© 2020 1C INTERNATIONAL LLC www.1Ci.com Support policy