Use Imported Production Lead Time in Processes Interface

Previously, production lead time has been mapped to SC_V_ITEM_SOURCING.sourcing_lead_time_duration in view SP_V_PROCESSES. When available, the view now uses the routing_lead_time_duration imported value. When no imported value is available, sourcing lead time is used as before. The production_lead_time_with_aging new column is added to the view to select production lead time plus aging lead time. These changes use the newly available res_* columns in the profile views. These columns read the manually specified value from the extension table, if that is not available the imported value from the main table.

This view has been updated:

  • SP_V_PROCESSES
Note: This feature is enabled after appending the base template (base.zip) for this version. You do not require to do anything to enable this feature.