Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Add an IDoc entity to a model operation

Specify the IDoc entity that a Zero Copy Connector for ERP (Enterprise Resource Planning) model uses for an update or create operation.

Before you begin

Role required: sn_erp_integration.erp_admin

You must have already added the create or update operation before you can add an entity to it. For more information, see Add an operation to a model in Zero Copy Connector for ERP.

Explore the API for interacting with Zero Copy Connector for ERP models. For detailed information and examples for using the API, see .

Procedure

  1. Navigate to All > Zero Copy Connector for ERP > Zero Copy Connector for ERP Home.

  2. Open the ERP model page by selecting the models icon

Image omitted: erpc-data-model-icon.png
in the side panel.
  1. Select the model that you want to add an IDoc operation entity to.

    If you need to create a model, see Create a model.

  2. Select the Manage model button.

  3. Select a Create or Update operation (IDoc cannot be used with Read operations).

  4. Select Select entity.

  5. In Select type, select IDoc.

  6. In Select message, enter an IDoc message type, for example ORDERS.

  7. Select the basic type or extension, for example, ORDERS05.

  8. When you're finished, select Add entity.

Image omitted: erp-add-idoc-entity-to-model1.png
Add idoc entity details filled in and add entity button highlighted.
The metadata is retrieved. The entity card shows the date and time information was last retrieved.
Image omitted: erp-add-idoc-entity-to-model2.png
IDoc operation entities card with retrieval date and time.

Parent Topic:Add an entity to a model