Look up primary data in SAP
You can run a job to look up primary data (for example, Currencies) from different ERP sources into ServiceNow.
Before you start the ERP integration, you must configure the integration services record for the target ERP source using the sn_fcms_intg_service table. The sn_fcms_intg_service table is a mapping
table between sub flows and target ERP source. For more information on creating an integration service record, see Create Integration Service record.
You can manually run jobs for the following entities:
| Entity | Table name |
|---|---|
| Currencies | FX Currency Stage inbound staging table |
| Legal entities | Legal Entity Stage inbound staging table |
| FX Currency rates | FX Rate Stage inbound staging table |
| Cost Centers | Cost Center Stage inbound staging table |
| Departments | Department Stage inbound staging table |
| Payment Terms | Payment Terms Stage inbound staging table |
| Purchasing Organizations | Purchase Entity Stage inbound staging table |
| GL Accounts | GL Account Stage inbound staging table |
| Plant Addresses | CMN Location Stage inbound staging table |
| Suppliers | Supplier Location inbound staging table |
| Product Models | Product Model Stage inbound staging table |
| Invoices | Invoice import inbound staging table |
| Unit of Measure | Unit of Measure inbound staging table |
| Product Categories | Product Model Stage inbound staging table |
Transformation maps and subflows
To learn more about the Transformation maps and subflows, see Source-to-Pay integration framework transform maps and subflows.