Skip to main content
Question

Running cost calculation for one part status code

  • November 5, 2025
  • 1 reply
  • 26 views

Forum|alt.badge.img+9
  • Sidekick (Customer)
  • 44 replies

Hi,

 

Does anyone know the logic for IFS Apps 10 when running costing for one specific part status, how does IFS determin what parts to include in the run?

In the background job it  will show x nr of top parts where detected.

The number here is much larger then top parts with the specific part status.

 

Thanks in advance!

Anna

 

1 reply

Forum|alt.badge.img+14
  • Hero (Employee)
  • 307 replies
  • November 5, 2025

Hello Anna,

The logic first determines number of top parts for the entire site, no matter of part status or product family or product group. All Part Cost records, for the selected cost set, are updated to be either “End Item” or “Not End Item”.

Then it continues, after doing some cleaning, with:

selecting the top parts

from part_cost

where cost set = input cost set

and part status = input part status

This set of top parts are then exploded down through the Bill of Material and costs are calculated and rolled up through the BOM. 

Hope this answer will help.

Cheers,

Mats