Additional columns populated by SCV TFORM_MAP_ROUTING_VERSION program

The SCV TFORM_MAP_ROUTING_VERSION program generates new routings in SCV based on the Map Routings configuration. The program can combine multiple routings into a single routing based on the configuration and the imported routings. Similarly, the program can combine multiple operations from the processed routings into a single operation in the newly generated routing. Previously the program populated only the most basic columns on the newly generated operations, such as routing ID and operation ID; the value in the remaining fields were not specified.

The TFORM_MAP_ROUTING_VERSION program is now extended to copy as much data from the original routings and operations as possible. These processes are followed when copying the data:

  • Routing data is copied from the first routing in the processed group of routings, ordered by routing ID in ascending order.
  • Operation data is copied from the last operation of the routing used in the first step.
Note: By default, this feature is enabled. A new role or privilege is not required to access this feature.