View and edit the foundation of ERP models
Create a holistic dataset by building ERP models in Zero Copy Connector for ERP, which encompasses remote tables and extraction tables from the ERP system, as well as create, read, and update operations.
始める前に
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. The property must be enabled on the correct scope. After enabling the property, Zero Copy Connector for ERP 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. (Enabling the property on a production instance can create metadata records when new models and fields are added in Zero Copy Connector for ERP.) System properties are maintained in the System Property table [sys_properties], which you can access by entering sys_properties.list directly in the Navigator Filter.
Role required: sn_erp_integration.erp_admin
このタスクについて
A model functions as a staging area that contains all potential fields you can add to remote and extraction tables, as well as, create, read, and update operations. You can then use the tables and queried data as a data source on the ServiceNow AI Platform.
Zero Copy Connector for ERP provides a standard set of models, such as SAP Material Stock and SAP Purchase Document. For a list, see Standard ERP models and extraction tables for Zero Copy Connector for ERP. For information about building new models, see Create a new ERP model. Use Zero Copy Connector for ERP data products, sets of predefined models and process extensions, as examples to help you implement and deploy applications with less manual work. For more information, see Zero Copy Connector for ERP content packs.
手順
次のタスク
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, update, and create operations using table reads and BAPIs (Business Application Programming Interface). For more information, see Managing how models read and update the ERP system.