Demystifying LEAN Subcontracting Setup for Microsoft Dynamics AX 2012- Part One

By - April 16, 2013

Introduction

The subcontracting process for Microsoft Dynamics® AX 2012 resembles a large body of water that you need to cross. It is not difficult with the correct boat and small motor, you simply need to navigate the shallow ends and ensure you have enough gas to last you past the deep water in the middle. Subcontracting work is a service item, associated with a production flow with a direct outsourcing cost group type. This exists as a work cell or resource, which is scheduled and accounted for apart from the traditional bill of materials (BOM) approach. This article tackles two of the looming questions clients ask about LEAN subcontracting. First, what does it all mean? Second, how do we set it up?

Terminology and History

In order to relate to the concepts of subcontracting in Microsoft Dynamics AX, first you need to have a quick 10,000 foot view of the history and key words used in this discussion.

The terminology of subcontracting is based on the LEAN Manufacturing movement that emerged by MIT studies based on manufacturing practices in Japan, most notably Toyota Motor Corporation. These concepts, however, are not new. They originate from the greats of production management: W. Edwards Deming (early 1950’s) and Joseph Juran (mid 1950’s), and often can be traced back to one book that summarizes it all, The Goal, by Eliyahu Goldratt in 1984.

Lean manufacturing concepts are permeated by five ideas:

  1. Customer value is created through the idea that every action creates value, if not, it is simply waste.
  2. By modeling your process using the value stream concept, you can visualize and map your production.
  3. Flow, which defines the process by which goods arrive, transfer, are consumed, and ship.  When possible, the goal is to have zero wait time or loss of productivity to the unavailability of parts for production when needed.
  4. The consumer rate of demand drives a product through the manufacturing process (using Kanban). This eliminates producing for just the sake of producing.
  5. Perfection, or the continuous improvement model (Kaizen). Perfection is achieved through an iterative review of the model each time you drive the next incremental improvement of your process.

Microsoft Dynamics AX uses the following terms in the implementation of lean manufacturing.

Subcontracting: The process of either outsourcing a specific resource or the capability to optionally outsource based on business logic of capacity planning.

Production Flow Model: Setting the capacity, calendar, and configuration for a group of work cells.

Work Cells: Using the resources and resources groups. Activities within a production flow are assigned to a work cell.

Lean Schedule Groups: Mapping all work cell capacity settings to a common throughput scheduling in order to enable a complete line balance.

Kanban: A scheduling system consisting of boards, cards, and other tools that level production by creating specific jobs that pull product through the process. This is tied to quality and throughput stabilization.

Backflush Costing: Defined as a cost accumulation method where the application of cost is based on the output of the process.

Setup for LEAN Subcontracting

This is what I will call navigating the shallows, the setup and configuration of LEAN subcontracting. The classic Contoso database uses Fabrikam as an example of an audio products manufacturing company, which uses subcontracting to hire out the process of coating speakers for the purpose of later final assembly. Some of the configurations used are from the base data and are part of lean manufacturing and production setup. You can refer to TechNet for any specific follow up. The following components are the required setup for LEAN Subcontracting.

  • Item model group to track your lean group
  • Service based inventory item(s)
  • Setup of purchase agreements
  • Create resource information
  • The production flow configuration that ties it all together

Item Model Groups

Configuration of a Lean model group is the first step. This is the definition of the lean group that will be used:

  • Open Inventory and warehouse management > Setup > Inventory > Item model groups.
  • Click New.
  • Create an Item model group label and name, Lean Group and Lean manufacturing.
  • Under the Inventory model FastTab, ensure that Inventory model is FIFO.
  • Verify that Stocked product, is not selected.

Demystifying LEAN Subcontracting Setup Part One -pic1

Inventory Item Setup

The setup of the inventory item used as a tracking device throughout the subcontracting process must be set up according to the following parameters:

  1. Open Product information management > Common > Products > Released products.
  2. Open Item number, SCPS_S001.
  3. Verify the Product type is set toService.
  4. Verify the Product subtype is set toProduct.
  5. Set the Item model group to Lean Group.
  6. Open the Manage costs FastTab.
  7. Verify Price and Price unit are set.
  8. This assumes that all other settings for the product are setup for the inventory item, it is a released product, and that costing is based on the latest quote.

Purchase Agreement

The purchase agreement is the start of this process because it is the master item which controls the price, quantities, and the contract with the subcontractor.

Open the Purchase agreements form by navigating to Accounts payable > Common > Purchase orders > Purchase agreements.

Purchase Agreement Header

The top portion of the purchase agreement has the following requirements for subcontracting.

  1. Click Purchase agreement in the New group of the Action Pane.
  2. Set the vendor account to the vendor who will be providing the services.  For this example use 4101, Fabrikam supplier.
  3. Set the Effective date and the Expiration date (if needed).
  4. Set the Status to Effective.
  5. Set the Purchase agreement classification to Blanket purchase agreement.
  6. Set any other required or business process fields.

Purchase Agreement Lines

The Purchase agreement lines FastTab is where subcontracted item(s) are specified. Follow these steps to add a line.

  1. Click Add Line.
  2. Enter the service item configured earlier, SCPS_S001.
  3. Set the quantity for the entire agreement period. This may be on an annualized basis.
  4. Specify the Unit for the item.
  5. Complete the standard cost for the Unit price.
  6. Set the expiration date, if there is one.

Resource Configuration

Resource configuration is the process of identifying the vendor as a resource and grouping resources together. These can follow various methodologies, however, the most important piece regarding subcontracting is the relationship between the resource and its corresponding group and the configuration of the resource as a Vendor. The configuration of resources follows these steps.

  1. Open Organization administration > Common > Resources > Resources.
  2. Select the Resource > New > Resource button.
  3. Create a new record in the Resources form.
  4. Enter the Resource identifier and a Description (For example, enter NewSubin the Resource field and Subcontracting vendor in the Description field).
  5. Select Type as Vendor.
  6. Select a Vendor (For example, select 4101, the vendor from the purchasing agreement).
  7. Select the Close button to close the Resources form.

Work Cell / Resource Group

The resource group creates an environment of logically grouped resources. For the purpose of subcontracting the subcontractor or subcontractors that you use for the service product create a resource group.

  1. Open Organization administration > Common > Resources > Resource groups.
  2. Select the Resource group in the New group of the Action Pane.
  3. Name the Resource group, enter SubContrac.
  4. Enter a Description for the Work cell, enter Subcontracting cell
  5. Select the Site, select 2.
  6. Switch to the General FastTab.
  7. Select the Work cell check box.
  8. Select the Input warehouse – the vendor’s warehouse, select SCC_SC1.
  9. Select the Input location – the vendor’s location, select material.
  10. Select the Output warehouse, select PaCovers.
  11. Select the Output location, select Supermarke.
  12. Open the Calendars FastTab.
  13. Click Add.
  14. Select the Calendar, select SubK.
  15. Switch to the Resources FastTab.
  16. Select the Add button.
  17. Select the vendor Resource, select NewSub created in the earlier step.
  18. Select the vendor Calendar, select SubK.
  19. Switch to the Work cell capacity FastTab on the Resource groups form.
  20. Create a new record in the Work cell capacity area by selecting the Add button.
  21. Select the Production flow model, select CarSpeakermodel.
  22. Select the Capacity period, select Standard workday.
  23. Enter the Average throughput quantity for the Vendor when using throughput as the capacity measurement, enter 100.
  24. Select the capacity Unit, select Pcs).
  25. Click Close to close the Resource groups form.

Production Flow Configuration

The production flow configuration is the step where the associations to the setups in previous stages now come together. This process includes many forms and subforms, but, if followed aids in navigating the process. This particular example shows a process activity, however, it can also be used with some modification for the transfer activities that may be needed between the company and the subcontractor to handle the goods. The configuration starts out with the production flow setup, followed by the activity that will occur, configuration of the activity to the vendor purchase agreement, and finally activating the production flow.

  1. Open Production control > Setup > Lean manufacturing > Production flows.
  2. Click New.
  3. Set the name, Speaker coating.
  4. Set the description, Speaker coating service.
  5. Set the Value stream, Lean production.
  6. Set the Production group, 10.
  7. Select the Versions FastTab.
  8. Click Add.
  9. Click OK to confirm the default to create a new production flow version.
  10. Select Activities on the action pane strip of the Versions FastTab
  11. On the Production flow activities form action pane strip, select New version activity > Create new plan activity.
  12. Click Next.
  13. Set Name to Coating.
  14. Select the Activity type, Process.
  15. Click Next.
  16. Assign a Work cell associated with the Vendor, SubContrac
  17. Click Next.
  18. Click Next (unless there are specific picking activities).
  19. Assign the activity time for the subcontracting, use .5 for Time and min for Time unit.
  20. Click Next.
  21. Click Finish.
  22. Select the newly created Subcontracting Activity Coating.
  23. Click Details of the action pane strip on the Production flow activities form.
  24. On the Activity details form, open the Service terms FastTab.
  25. Select the Add button. The wizard will guide you through this process.
  26. Select the Service and vendor service agreement you created earlier.
  27. Select the Next button.
  28. Define the Subcontracting service terms if needed.
  29. Select the Next button.
  30. Select the Finish button
  31. Close the Activity details form.
  32. Close the Production flow activities form.
  33. Select the Activation button on the action pane strip of the Versions FastTab
  34. Click Activate.
  35. Click OK.
  36. Close the info log.
  37. Close the Production flow form.

Conclusion

This article covered the key aspects of the terminology and setup for subcontracting in Microsoft Dynamics AX 2012. Configuring key areas such as, item model group, inventory items, purchase agreements, resources, and production flows enables you to participate in the lean manufacturing process of subcontracting. This pushes you far beyond the shore and enables you to attempt to navigate across the lake.

Processing using the kanban board, kanban tickets, planning the jobs, starting the jobs, and completing the manufacturing process will be covered in an upcoming blog article, Demystifying LEAN Subcontracting Implementation Part Two.

Receive Posts by Email

Subscribe and receive notifications of new posts by email.