---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Clone an ERP model in ERP Canvas

# Clone an ERP model in ERP Canvas {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Clone a standard ERP (Enterprise Resource Planning) model that ships with ERP Canvas. After you clone the model you can make modifications, for example, by adding new fields or tables.

## Before you begin

An admin or a user with the sn_erp_integration.erp_admin role must enable the sn_erp_integration.enableModelModification property for you to edit, customize, and clone ERP models and tables. After enabling the sn_erp_integration.enableModelModification property, ERP Canvas retrieves all tables and BAPIs (Business Application Programming Interface) to use when managing models. The property must be configured for either a non-production or production state. System properties are maintained in the System Property table \[sys_properties\], which you can access using the module navigator, or directly typing <kbd class="ph userinput">sys_properties.list</kbd> in the Navigator Filter.  
Note:  
You must enable the sn_erp_integration.enableModelModification property on the correct scope. Enabling the sn_erp_integration.enableModelModification on a production instance can create new metadata records when new models and fields are added in ERP Canvas.

Role required: sn_erp_integration.erp_admin, sn_erp_integration.erp_user

## About this task

ERP Canvas provides a standard set of ERP models, such as SAP Material Stock and SAP Purchase Document. You can also build new models. For a list of standard ERP models, which you must clone to modify, see [Standard ERP models and extraction tables for ERP Canvas](https://servicenow-prod.fluidtopics.net/m4iLwFfSD3pDaP_a6l01oQ "ERP Canvas provides a number of standard extraction tables that you can link to ERP (Enterprise Resource Planning) models.").

Cloning ERP models to make customizations ensures that your changes don't break connections to other ServiceNow AI Platform applications.

## Procedure

1. Navigate to AllERP CanvasERP Canvas Home.
2. Open the ERP models page by selecting the ERP models icon (![]()) in the side panel.
3. Select the name of ERP model that you want to clone.
4. Select Clone.
5. In the Clone this model modal, enter the new ERP model name.  
   Note:  
   For your reference, the Target application field lists the scope in which the original model was created. The same scope is used for the clone.
6. Select Clone this model.  
   ERP Canvas clones the model and displays a success message.
7. Open the ERP models page by selecting the ERP models icon (![]()).
8. Select the refresh list model icon .
9. In the ERP model name column, select the cloned model you created.
10. In ERP softwares, specify the systems that this model can be used with, for example, ECC 7.5 and SAP S/4HANA 2021.
11. **Optional:** Change information about the ERP model on the Details tab, such as updating the name.  
    Warning:  
    Changing the ERP system connected to the ERP model affects the available remote tables and extraction tables. If you change the ERP system, you must confirm the change on a warning modal.
    For a description of the field values, see [ERP Canvas clone model field descriptions](https://servicenow-prod.fluidtopics.net/n2nhsQpBPrdiIdCYG18HHQ "The Clone ERP (Enterprise Resource Planning) model form in ERP Canvas enables you to clone an ERP model so you can edit the new model.").

## What to do next

Next, manage the model to specify additional criteria, such as which tables it reads and joins, as well as defining read and update operations and input/output parameters. For more information, see [Managing how models read and update the ERP system](https://servicenow-prod.fluidtopics.net/QgXLFIZNnf9wfUZebaVqQQ "After you create an ERP (Enterprise Resource Planning) model in ERP Canvas, you can specify how it reads and updates the ERP system using parameters.").

*[\>]: and then


