Question

Project Deliverables Navigator > Metarials > Material Requirements sum problem. Is it a bug?

  • 22 May 2024
  • 5 replies
  • 106 views

Badge +4

Hello,

At IFS10 Update10  Project Deliverables Navigator screen our engineers noticed that a sum problem. When you want to search an item and sum required qty field, the sum result is coming wrong. 

I tried to show at below picture. There is one requried qty but sum is 13.

Is this a bug?

Kind Regards.

 

 


5 replies

Badge +4

If you take a debug from this screen, you will see there is no any filter about root_item. Becouse of that it is probably getting all WIE-73% items sum’ s for all project deliveries.

For this example, it should sum only root_item=104001’ s items.

 

 

Userlevel 6
Badge +20

What is shown in the Project Deliverable Items page for WIE-73% in 104001?

Badge +4

There is shown “Quantity Per Assembly” = 1 and only at one row. There is no any other rows for WIE-73% in 104001.

I think the problem is in query of the sum result. It is coming from VisualStudio C# standard codes.

Badge +4

Probably the query is building by Ifs.Fnd.Explorer.Extenders.dll .

 

 

Badge +4

I just saw root_item_no field in search list. If I type root item no, it is returning true value.

Normally, there should be no need to write root item number on this screen.

 

 

Reply