Process Manufacturing Setup

Article12/26/20233 min read

Introduction

In Manufacturing industries, it is common to first produce a bulk material (process manufacturing) which is then packed in trading units afterwards (e.g., carton boxes). Each trading unit contains a certain quantity of consumer units (e.g., bottles or cans).

The bulk material is often produced in a blender, a silo, a pan or a cutter, which are set up as work centers or machine centers in Dynamics 365 Business Central. Routings record which machine centres and/or work centres are required to produce the bulk material. To produce the bulk material, several raw materials and other ingredients may be blended and cooked in specific work- or machine centers.

The ingredients and their required proportions for a (semi-) finished end product are captured in a so-called BOM: a Bill of Materials. Each work center/machine center has its own capacity. For example, blender X has a capacity of 500 Kg. and blender Y has a capacity of 100 Kg.

For the preparation and execution of the manufacturing process, it is necessary to know how many batch sizes are needed to produce the desired quantity of a (semi-)finished product. It is also necessary to know the required quantity of the raw materials and ingredients (recorded in the BOM) per batch size.

With the Process Manufacturing, it is possible to answer these questions. The following topics will explain the functionality of this extension, illustrated by various examples. The Process Manufacturing documentation is structured as follows:

  1. Process Manufacturing Setup
  2. Description of the fields that are added to the Production BOM
  3. Description of the fields that are added to the Production Order and Components
  4. Explanation of the required setup and functionality through a number of scenarios
  5. Overview of checks that are added to ensure correct system setup.

Set up Process Manufacturing

The Weight Unit, abbreviated to WU, specifies the unit of measure used to indicate weight regarding batch production processes.

  1. Select the Search icon , enter Process Manufacturing Setup and
    then choose the related link.
    The Process Manufacturing Setup page opens.

  2. On the General FastTab, in the Weight Unit (WU) field, select the required unit from the list.

  3. In the Default Manufacturing Location field, enter a default manufacturing location code for the production orders.

  4. In the Default Weight Calculation Type for BOM field, select the desired option.
    This value is automatically inherited by the Weight Calculation Type field on the Production BOM page when Production BOM is selected on the Type field.
    You can change the Weight Calculation Type field value manually when required.
    The weight unit is now set up and will be used in batch production processes.

  5. On the Optimize Batch Size FastTab, in the Default Optimization Method dropdown list, select the desired option.

    OptionDescription
    EqualizedCalculates the batch size that minimizes the number of complete batches while maintaining the overall quantity as close as possible to the required quantity.
    Round using StandardUses Standard Batch Size from the item production scenario, which may result in an increase in the overall quantity to avoid partial batches.
    Round using MaximumUses Maximum Batch Size from the item production scenario, which may result in an increase in the overall quantity to avoid partial batches.
    Round using MinimumUses Minimum Batch Size from the item production scenario, which may result in an increase in the overall quantity to avoid partial batches.
    ManualAllows you to manually enter the number of batches and the quantity per batch.
  6. In the Base Batch Run Time UoM dropdown list, select the required option.
    This will be the unit of measure code to calculate and optimize the time required to produce a specific quantity of production units within a batch using time units such as days, hours, or minutes.