New resource capacity model in SCV

New SCV entities for Shift Patterns, Shift Pattern Adjustments (overrides and add-ons) and Shift Adjustments are now available in SCV availability model.

Shift patterns are used to specify available regular capacity in terms of daily working hours for each shift (with shift start and shift end times) on recurring basis (7-daily pattern) and for a period (with effective dates). Shift patterns are also used to specify capacity changes and overtime capacity for each resource (unit) for a period. In addition, it is also possible to specify capacity overrides for each resource (unit) per shift.

The new SCV program TFORM_CALC_RESOURCE_CAPACITY calculates net capacities for each resource (unit) using the specified shift pattern, any override and/or addon shift pattern adjustments, any shift adjustments as well as the general capacity percentage specified at work calendar level.

Availability using shift patterns can be defined at the resource (work center) level and the resource unit (machine) level. When defined at resource unit level, capacities are aggregated to resource level using the resource unit-resource relationships.

The TFORM_CALC_RESOURCE_CAPACITY new program has been added.

These new entities have been added:

  • SHIFT_PATTERN
  • SHIFT_PATTERN_LINE
  • RESOURCE_UNIT_SHIFT_CAPACITY
  • RESOURCE_SHIFT_CAPACITY
  • RESOURCE_SHIFT_PATTERN_ADJUSTMENT
  • RESOURCE_UNIT_SHIFT_PATTERN_ADJUSTMENT
  • RESOURCE_SHIFT_ADJUSTMENT
  • RESOURCE_UNIT_SHIFT_ADJUSTMENT

These new tables have been registered:

  • SI_/SC_/SM_SHIFT_PATTERN
  • SI_/SC_/SM_SHIFT_PATTERN_LINE
  • SI_/SC_/SM_RESOURCE_UNIT_SHIFT_CAPACITY
  • SI_/SC_/SM_RESOURCE_SHIFT_CAPACITY
  • SI_/SC_/SM_RESOURCE_SHIFT_PATTERN_ADJUSTMENT
  • SI_/SC_/SM_RESOURCE_UNIT_SHIFT_PATTERN_ADJUSTMENT
  • SI_/SC_/SM_RESOURCE_SHIFT_ADJUSTMENT
  • SI_/SC_/SM_RESOURCE_UNIT_SHIFT_ADJUSTMENT

These table groups have been updated:

  • Master_Inbox
  • Master_Core
  • Transactional_Inbox
  • Transactional_Core
  • Supply_Master_Inbox
  • Supply_Master_Core
  • Supply_Transactional_Inbox
  • Supply_Transactional_Core

These changes have been applied in SCV with respect to the new entities:

  1. Create constraints on newly created tables
    • Create validation rules on newly tables.
  2. Create Inbox -> Core mappings between newly created tables
    • Create datasheets in these categories for the newly created tables:
      • SCV In
      • SCV In Errors
      • SCV UD
      • SCV UD Errors
      • SCV Core
      • SCV Core Profile
    • In addition to the changes related to the new entities, the new SI_V_DEFAULT_SHIFT database view has been added.

These mappings have been updated:

  • BASE_SI_RESOURCE-SC_RESOURCE
  • BASE_SI_RESOURCE_UNIT-SC_RESOURCE_UNIT
  • BASE_SI_CALENDAR_PERIOD-SC_CALENDAR_PERIOD

These new validation LOVs have been added:

  • Adjustment Types
  • Capacity Levels

These datasheets have been updated:

  • SCV Core - SC_RESOURCE
  • SCV Core - SC_RESOURCE_UNIT
  • SCV Core Profile - SC_V_RESOURCE
  • SCV Core Profile - SC_V_RESOURCE_UNIT
  • SCV Hierarchy Nodes - SC_RESOURCE
  • SCV Hierarchy Nodes - SC_RESOURCE_UNIT
  • SCV In - SI_RESOURCE
  • SCV In - SI_RESOURCE_UNIT
  • SCV UD - SM_RESOURCE
  • SCV UD - SM_RESOURCE_UNIT

The new SCV - Transform Calculate Resource Capacities macros has been added.

These macros have been updated to import and transfer shift pattern and adjustment details:

  • SCV - Inbound All Full
  • SCV - Inbound Master Full
  • SCV - Inbound Transactional Full
  • SCV - Inbound Supply All Full
  • SCV - Inbound Supply Master Full
  • SCV - Inbound Supply Transactional Full
Note: This feature is enabled after appending the base template (base.zip) for this version and no additional role or privilege is required to access this feature.