Add an operation to a model in ERP Data Hub
Add an operation to an ERP (Enterprise Resource Planning) model in ERP Data Hub to define how it retrieves data from or writes data to the ERP system, or creates a new instance of the business object.
Before you begin
Role required: sn_erp_integration.erp_admin, sn_erp_integration.erp_user
About this task
- Read operations retrieve ERP data by either reading a table or using a BAPI.
- Update operations use a BAPI to write updates to the ERP system.
- Create operation creates a new instance of the business object in the SAP system. (Available starting in Xanadu Store Release 2)
Procedure
Result
The foundation of the operation is created.
What to do next
Next, you must add the read or update entity to the operation. For more information, see Add a read, update, or create entity to a model in ERP Data Hub
You can select the delete icon () on the operation's card to remove any operations you don't need, or to start over.