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

Using model entities in Zero Copy Connector for ERP

Specify the entity that a model uses for read, update, or create operations.

You must have the sn_erp_integration.erp_admin role to create and edit models.

  • Read operations retrieve ERP data by reading a table or using a BAPI, RFC, OData, or REST.
  • Update operations use a BAPI, RFC, OData, IDoc, or REST to write updates to the ERP system.
  • Create operations use a BAPI, RFC, OData, IDoc, or REST to create an instance of the business object in the SAP system.

Parent Topic:Add an entity to a model