Showing posts with label Scrap. Show all posts
Showing posts with label Scrap. Show all posts

Saturday, September 6, 2014

Scrap Transactions - Where to Make them in Dynamics GP and Why

When should scrap transactions be entered, where and why?  Scrap Transactions can be processed in several places:
  1. MO > Component Transaction Entry - assigned to a particular work order.
  2. WIP > Time Card Entry - also assigned to a particular work order.
  3. Inventory > Transaction Entry - configure a Scrap and Damage Reason Code
I read a blog post about manufacturing transactions the other day - thank you Cowmaster!

http://cowmasterscorner.blogspot.com/2013/06/dynamics-gp-manufacturing-scrap-faq.html

The post uses the example of bread making, which I particularly like, because when I explain manufacturing concepts, I often use baked goods like cakes and cookies to cement core manufacturing concepts.  Recipes consist of two parts, a list of ingredients and instructions on how to combine and cook those ingredients - in short a Bill of Materials and a Routing Sequence...  but I digress.

One of Cowmaster's examples provided was a baker dropping an entire bag of flour while working on a particular work order.  Cowmaster wisely points out there are two choices in this instance.  Scrap the Raw Materials Inventory to the work order or scrap the materials independently.  Cowmaster's post called to mind a meeting in which the virtues of these two options were the subject of "lively" debate.

One camp was of the opinion, production problems resulting in scrap should always be included in the actual costs to produce finished goods, without regard to why they occurred.  The other camp felt strongly, if a production problem, especially a major one, which could affect any work order, just happened to occur while processing a particular work order, the costs should be accounted for independently.

My thoughts - a baker dropping an entire bag of flour, or knocking over a cart of dough or cooling baked goods, etc. is an event that could happen during normal processing of any work order, and should not be costed to a particular work order.  Assigning the entire bag as scrap to a work order seems more like creating a problem than solving one - a massive material variance, which has an obvious explanation, which will have the cost accountant chasing their tail later.

In this case, I believe the most accurate transaction would be to make a decrease adjustment for the damaged flour, with a Damage Reason Code in the Inventory Transaction window.

I have had at least one person I respect disagree with me privately - :)

Processing scrap transactions in GP comes with all the fun of disagreements about processes and cost accounting.  It also comes with with a several options to make those discussions more interesting, and not a few limitations to add fuel to the fire.  Here's a link to a community blog that sums up the limitations fairly well:

https://community.dynamics.com/gp/f/32/p/68853/125852.aspx#125852

So, all that being said, if you can't find exactly what you are looking for in Dynamics GP, WilloWare has a scrap tool, which addresses the limitations noted above.

http://www.willoware.com 


Friday, September 5, 2014

Dynamics GP 2013 Manufacturing Work Order Transactions with Posting Summarized

I recently put together a specification for customization, which is intended to automatically issue materials to work-centers as work orders move through their routing steps.   This customization relies on a custom Production Management window which handles the work-flow of completing routing steps, ordering rework and picking the routing step to return the work order to if rework is necessary, etc.  

The customization also issues additional material automatically, if rework is required for a previously completed step. This paperless system enables the flow of work orders from one work center to the next by pointing and clicking.

Prior to signing off the CFO asked a series of questions about the impact this would have on financial transactions - in order to sum up the changes, I found it necessary to create an overview of what happens when processing a manufacturing work order to compare and contrast standard to custom. 

This is a simple overview, which doesn't cover automated data collection, or outsourced manufacturing, but it does cover straight forward work order processing in Dynamics GP succinctly.

Standard GP Manufacturing Process - Make to Order

A Work Order must be released prior to performing any transactions against it – nothing can be done to a work order prior to it being released other than changing it's status.

Valid Manufacturing Order Status are:
Quote/Estimate
Open
Hold
Cancelled
Partially Received
Complete
Closed

Manufacturing transactions can be entered using the Component Transaction Entry window. 

Transactions > Manufacturing > Component Transaction Entry

Transaction Types allowed in the Component Transaction Entry window are Allocation, Issues and Scrap (and the reverse of these transactions)

Alternatively the Picklist window can be used to backflush (or reverse-backflush) materials for work orders.  

Transactions > Manufacturing > Picklist 

Backflush - is the process of assuming the materials consumed by a work order are consistent with the quantities defined in the item's Bill of Materials 

(Qty  Made * Quantities to make one item = Total Material Consumed)

Backflushing is easiest way to conduct  manufacturing operations and the least accurate.  Backflusing assumes everything goes to plan all the time - in my experience it rarely does.

Since it is unnecessary to Allocate or Issue materials to work orders - most material transactions are optional.

Optional Transaction 1 – Raw Materials can be Allocated to the Work Order

This can be done manually or automatically.  To configure Dynamics GP to allocate Raw Material Inventory automatically when a work order is released use the following setting

The automatic function in GP allocates all required materials immediately 

Setup > System Defaults > Manufacturing Orders

Allocation – Decreases inventory on hand, but has no financial impact (no GL transactions are posted)

Optional Transaction 2 – Raw Materials can be Issued to the Work Order, Issues move Raw Materials Inventory (RMI) to Work in Process (WIP) manually – 

Standard GP functionality cannot automate material issues.

Issues – Decrease the inventory on hand, AND have a financial impact
(Credit Raw Materials Inventory and Debit Work In Process)

Optional Transaction 3 – Raw Materials can be scrapped
(Credits Raw Materials Inventory and Debits Scrap)

Optional Transaction 4 – Cancel MO:  
Users must manually reverse issues and allocations of materials
(Credit WIP and Debit Raw Materials Inventory [RMI])

AND/OR use Scrap, to write off materials that can’t be return to inventory.
(Credit RMI and Debit Scrap - see Optional Transaction 3 above)

Optional Transaction 5 – Rework.
Material must manually be issued to the MO 
(Credit Raw Materials Inventory and Debit WIP)
This is done until workers get the Work Order right – variance posted later.

Optional Transaction 6 – customer wants  an alternative configuration
Materials are manually added or removed - a.k.a. Soft Bill Changes
(Credit/Debit Raw Materials Inventory and Debit/Credit WIP)
Added items Credit RMI and Debit WIP
Removed items Debit RMI and Credit WIP

Manufacturing Order Receipts move Raw Materials Inventory or WIP to Finished Goods Inventory, depending on whether backflushing is being used or issues were done respectively. 
(Credit WIP/RMI and Debit Finished Goods Inventory)

Manufacturing Order is Completed – no more data can be collected against the MO, no more materials issued, or receipts reported.  No Financial Transaction happens at this step. This is very important, as failing to Close Completed work orders will not provide an accurate picture of inventory or finances related to inventory.

Manufacturing Order is Closed – WIP variance transactions cleared to Variance Account. Closing work orders is and absolutely necessary step! 
(Credit WIP and Debit Material Variance and Finished Goods Inventory)

Finished Goods Allocated / Fulfillment of Sales Order

Item Ships and is Invoiced – Move Finished Good from Inventory to COGS 
(Credit Finished Goods Inventory and Debit Cost of Goods Sold [COGS])

Feel free to ask questions or take umbrage with my assertions. I hope this gets you where you're going.