V10 ResourcesGuides
ResourcesGuides
Guides
Back | List of Articles

How to use the extensibility of the Construction module?

Last changed in 22/11/2023

The features described on this article will be made available with the SR11.

Similarly to other ERP modules, the Construction module provides an extensibility mechanism for a set of the most relevant processes and operations, for example, in Budgets and Assessment Reports.

As an extensibility support, the following editors and services are available:

  • ListaOrcamentos
  • EditorOrcamentos
  • ProcessaOrcamentos
  • ListaAutos
  • EditorAutos
  • ProcessaAutos
  • CopBSOrcamentos
  • CopBSAutos

Necessary references

To implement a Construction extensibility project, you must add the following references to the project:

  • CopPlataformaNET100
  • Primavera.COP.Business
  • Primavera.COP.Entities
  • Primavera.COP.Platform
  • Primavera.COP.Platform.Engine.Business
  • Primavera.COP.Platform.Engine.Entities
  • Primavera.Extensibility.Construction

Available events

The events available for each Construction editor and service are:

ListaOrcamentosAntesDeRemover
DepoisDeRemover
EditorOrcamentosAntesDeCriar
AntesDeEditar
DepoisDeEditar
AntesDeGravar
DepoisDeGravar
ErroAoGravar
ProcessaOrcamentosAntesDeEditar
DepoisDeEditar
AntesDeGravar
DepoisDeGravar
ErroAoGravar
ListaAutosAntesDeRemover
DepoisDeRemover
EditorAutosAntesDeCriar
AntesDeEditar
DepoisDeEditar
AntesDeGravar
DepoisDeGravar
ErroAoGravar
ProcessaAutosAntesDeGravar
DepoisDeGravar
ErroAoGravar
CopBSOrcamentosAntesDeEditar
DepoisDeEditar
AntesDeEditarID
DepoisDeEditarID
AntesDeRemover
DepoisDeRemover
AntesDeRemoverID
DepoisDeRemoverID
AntesDeGravar
DepoisDeGravar
CopBSAutosAntesDeEditar
DepoisDeEditar
AntesDeRemover
DepoisDeRemover
AntesDeGravar
DepoisDeGravar
Bookmark or share this article
Esta página foi útil?
Obrigado pelo seu voto.

login para deixar a sua opinião.

Obrigado pelo seu feedback. Iremos analisá-lo para continuarmos a melhorar!
Artigos Relacionados
Começar a Usar Como criar um projeto de integração com Visual Studio? Como criar um projeto de extensibilidade de interface (PEX) com Visual Studio? Como criar um projeto de extensibilidade de API (Motor) com Visual Studio? Como criar separadores do utilizador com Visual Studio?