View and edit the foundation of ERP models
Create a holistic data set by building ERP (Enterprise Resource Planning) models in ERP Data Hub, which encompasses remote tables and extraction tables from the ERP system, as well as read and update operations.
Before you begin
Role required: sn_erp_integration.erp_admin, sn_erp_integration.erp_user
About this task
ERP Data Hub 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 Data Hub.
An ERP model functions as a staging area that contains all potential fields you can add to remote and extraction tables, and read and update operations. You can then use the tables and queried data as a data source on the ServiceNow AI Platform.
Procedure
What to do next
After you have noted the available fields and tables, you can add new table entities to a model by managing the model. When you manage the model, you can also create read and update operations using table reads and BAPIs (Business Application Programming Interface). For more information, see Managing how models read and update the ERP system.