Skip to content

Post Kit Components Behavior

Generally speaking, there two kit items that can be defined in Elliott.

BOMP kit item – This uses the manufacturing item concept to define a kit item from the BOMP module using the product structure file. The parent is defined as a non-stocked/purchased item. No work order is needed to produce the parent. The system will deduct components from inventory at the time the invoice is posted.

I/M kit item – This uses the I/M kit file to define a non-stocked/purchased kit item designated with an end item code of "K" in the Item Master file. It allows the user to change components during sales order entry (called the Super Kit feature). No work order is needed. The system will deduct components from inventory at the time the invoice is posted.

See http://support.elliott.com/knowledgebase/articles/396050-how-different-is-an-im-kit-from-a-bomp-kit for more information.

I/M Kit Items


Users are allowed to configure how distributions are posted when posting an invoice that contains a kit item that is defined in I/M. This is configured through Global Setup-> COP-Func-> Post Invoice to A/R-> Fields 2 and 3.



2.     Post COGS by Kit Component.

By default, COP posting will roll up the component cost for a kit item and post to the inventory and cost of goods sold accounts based on the kit parent item’s material cost type and product category. If you would rather post inventory and COGS by kit components, answer “Y” to this question. The system will distribute to G/L based on the KIT component’s cost of goods sold accounts defined in the product category.

3.     Post Sales by Kit Component.

By default, COP posting will post the sales distribution by kit parent item’s product category. If you would like to analyze your sales by kit components, you can set this flag to “Y,” then not only the sales distribution will be posted by kit components, it will also post the components to the Sales History Trx File, and update the Items’ Accumulator (ytd, ptd sales cost), except in the Invoice History file.

When defining a kit, it is possible that the kit component's quantity per parent can be set up as a negative quantity.

Prior to version 8.29.923, if posting COGS by component, the distributions would not be created for a component with a negative quantity per parent. For example,

For an "I" or "O" type order for 2 of item "KitParent" with
Component A with a qty per of 2 and a cost of 3.00
Component B with a qty per of -1 and a cost of 1.00

The following distributions should be created:
Component A COGS of 12.00
Component A Inventory Asset of -12.00
Component B COGS of -2.00
Component B Inventory Asset of 2.00

Prior to version 8.29.923, distributions would only be created for component A.

To return kit components on a credit memo, Global Setup-> COP-Func> Order Line Item Screen-> Field 20. Return Kit Components For Credit Memo must be set to Y.



If set to Y, the following distributions will be created for a Credit Memo for 2 of item "KitParent" with
Component A with a qty per of 2 and a cost of 3.00
Component B with a qty per of -1 and a cost of 1.00

Component A COGS of -12.00
Component A Inventory Asset of 12.00
Component B COGS of 2.00
Component B Inventory Asset of -2.00

Prior to version 8.29.923 this worked correctly.

I/M Versus BOMP Kit Items


Distributions for BOMP kit items are handled differently. For BOMP kit items, all distributions are created at the parent item level but inventory is updated at the component level.

Limitations

Entering a credit memo for a negative quantity for a kit item is not supported at this time.

CLS

Feedback and Knowledge Base