Skip to content

Feature - Reorder Advice Changed/Added Data Types for Counting BOMP and Kit Components

Release date: 9/5/2020

Version 8.5 & Up

Changes have been made to the Reorder Advice report program (IM -> Reports -> Reorder Advice/User Def CSV -> Print -> User defined csv report. 

The definitions of the following two column code types have been changed:
  • IB: Previously, this was a "Y/N" value representing whether this is a component in any BOMP parent item. It is now changed to show how many times the item appears as a "positive" component in a BOMP parent item. You can consider the value 0 the same as was previously "N."  A value > 0 was previously "Y". But this value is only present if this is a BOMP component of a parent item when the quantity per > 0.
  • IK: Previously, this was a "Y/N" value representing whether this was a component in any Kit parent item. It is now changed to show how many times the item appears as a "positive" component in a Kit parent item. You can consider the value 0 the same as was previously "N". A value > 0 was previously "Y". But this value is only present if this is a component of a Kit parent item when the quantity per > 0. 
The following two code types have been added
  • NB: Number of times this item appears as a negative component (by product) in a BOMP parent item.
  • NK: Number of times this item appears as a negative component (by product) in a Kit parent item.
See sample screen below:.



What follows is a sample CSV output showing the 2 changed types and the 2 new types:


Modified programs: 

IMCCLTYP.WS, SCRWINHC.PL, IMCCLMNT, IMSLSHCP

DLM

Feedback and Knowledge Base