Version 8.2

This topic provides a list of product changes for ERP Integration for this release.

Table 1. Enhancements and New FeaturesThe following enhancements and new features have been added.
Description Tracking ID
In addition to schema version 1, the ERP integration services now use schema version 2 to import a process order.

Using schema version 2, you can provide values of the process order properties. If the process order is not yet started, it is deleted and a new one is created with the properties and values that you provide in the process order import document (POID). In addition, providing the production line is not mandatory, and you can include production lines with multiple execution paths.

F53700
In addition to schema versions 2 and 3, the ERP integration services now use schema version 4 to import a material lot.
Using schema version 4, you can update the following components of a material lot using a material lot import document (MLID) for a non-serialized product:
  • Status
  • Quantity
  • Properties
F53220
The ERP Export service can now send events to an ERP system (or middleware/interfacing system) when the following events occur:
  • A process order is created, updated, completed, or deleted.
  • The status of a process order is changed.
F47345
In addition to schema versions 3 and 4, the ERP integration services now use schema versions 5 and 6 to import a work order.
Using schema version 5, you can override the following route components in a work order:
  • BOM items of a route
  • BOM items of individual operations in a route
  • Values of BOM item properties
  • Values of route-level and operation-level properties
If these components exist in the route, after importing the work order, they are replaced with the ones in the work order import document (WOID). If they do not exist, they are created (only for the work order, not for the parent route). Properties, however, are not created in this case.

In addition, for schema versions 5 and later, specifying the route revision is not required. If you do not specify the revision, the latest revision of the route is considered.

Using schema version 6, you can provide the following values:
  • Upper and lower tolerances of a BOM item and their precision
  • Scrap factor (the percentage of the material predicted to be scrapped)
  • Precision of the quantity of a BOM item
  • The default storage unit of a BOM item
In addition, you can specify whether an operation can be skipped.
  • F53677
  • F53218
  • F37407
The ERP integration services now provide error messages that are descriptive and easy to follow. F53218