Updates to SCV for maximum production

The SCV data model has been extended to allow users to define minimum batch size and maximum production quantity for a single routing or for a group of routings. The functionality of the Routing entity has been extended to contain new properties for minimum batch size and maximum production quantity. The ROUTING_BUCKETS entity is introduced to hold the same properties but time-phased.

A PROCESS_GROUP entity has been introduced to group routings. The PROCESS_GROUP data can be imported through Inbox or manually maintained in Planning Configuration. Infor Supply Planning reads PROCESS_GROUP information from SCV Core like the other planning data. Additionally, a PROCESS_GROUP_BUCKETS entity is introduced to hold the same information as the PROCESS_GROUP entity but time-phased. The PROCESS_GROUP_BUCKETS data can be maintained manually in Planning Configuration or can be published by Infor Supply Planning to Planning Configuration.

These new entities have been added:

  • PROCESS_GROUP
  • PROCESS_GROUP_BUCKETS
  • ROUTING_BUCKETS

The ROUTING entity has been updated.

These entities have been extended:

  • ROUTING
  • PROCESS_GROUP

Registry definitions for these tables have been added:

  • SI_PROCESS_GROUP
  • SC_PROCESS_GROUP
  • SM_PROCESS_GROUP
  • SM_PROCESS_GROUP_BUCKETS
  • SM_ROUTING_BUCKETS

These table groups have been updated:

  • Master_Core
  • Master_Inbox
  • Supply_Master_Core
  • Supply_Master_Inbox

These new constraints have been added:

  • BASE_SI_ROUTING_FK_PRCGRO
  • BASE_SI_PROCESS_GROUP_PK
  • BASE_SI_PROCESS_GROUP_BK
  • BASE_SI_PROCESS_GROUP_FK_AE
  • BASE_SC_PROCESS_GROUP_PK
  • BASE_SC_PROCESS_GROUP_BK
  • BASE_SC_PROCESS_GROUP_FK_AE
  • BASE_SM_PROCESS_GROUP_PK
  • BASE_SM_PROCESS_GROUP_BK
  • BASE_SM_PROCESS_GROUP_FK_AE
  • BASE_SM_PROCESS_GROUP_BUCKETS_PK
  • BASE_SM_PROCESS_GROUP_BUCKETS_FK_PRCGRO
  • BASE_SM_ROUTING_BUCKETS_PK
  • BASE_SM_ROUTING_BUCKETS_FK_ROU

These new validation rules have been added:

  • Base ROU FK Process Group (Check process group)
  • Base PRCGRO PK (Check uniqueness)
  • Base PRCGRO Source (Check source)
  • Base PRCGRO Process Group (Check process group)
  • Base PRCGRO Status (Check status)
  • Base PRCGRO FK Accounting Entity (Check Accounting Entity)
  • Base PlanConf PRCGRO PK (Check uniqueness)
  • Base PlanConf PRCGRO Source (Check source)
  • Base PlanConf PRCGRO Process Group (Check process group)
  • Base PlanConf PRCGRO Status (Check status)
  • Base PlanConf PRCGRO FK Accounting Entity (Check Accounting Entity)
  • Base PlanConf PRCGROBUC PK (Check uniqueness)
  • Base PlanConf PRCGROBUC Source (Check source)
  • Base PlanConf PRCGROBUC FK Process Group (Check process group)
  • Base PlanConf PRCGROBUC Process Group Source (Check process group source)
  • Base PlanConf PRCGROBUC Period Start Date (Check period start date)
  • Base PlanConf ROUBUC PK (Check uniqueness)
  • Base PlanConf ROUBUC Source (Check source)
  • Base PlanConf ROUBUC FK Routing (Check routing)
  • Base PlanConf ROUBUC Routing Source (Check routing source)
  • Base PlanConf ROUBUC Period Start Date (Check period start date)

The BASE_SI_PROCESS_GROUP-SC_PROCESS_GROUP new mapping has been added.

The BASE_SI_ROUTING-SC_ROUTING mappings has been updated.

These new macros have been added:

  • SCV - Purge Process Groups (Planning Configuration)
  • SCV - Purge Process Group Buckets (Planning Configuration)
  • SCV - Purge Routing Buckets (Planning Configuration)
  • SCV - Validate Process Groups (Planning Configuration)
  • SCV - Validate Process Group Buckets (Planning Configuration)
  • SCV - Validate Routing Buckets (Planning Configuration)

These enhancements are enabled after appending the base template (base.zip) for this version.

Note: By default, this feature is enabled. No additional role or privilege is required to access this feature.