cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Affected End Items in Problem and Change Requests

BjoernRueegg
17-Peridot

Affected End Items in Problem and Change Requests

There ist the possibility to add End Items to the Problem and Change Requests. (This can be disabled by a preference)

I do love the idea so we have a statistic about all the Problem and Change Requests of one End Item. But, where can I see the summary of that? There are some report samples around, but this information should be available directly on the End Item, or? Or at least it should be possible to start the report from the info page?

Or did I miss something? Is there another way to find the summary of all the changes?

1 ACCEPTED SOLUTION

Accepted Solutions

I understand what the affected End Items should do, but there are missing tables where this info is being showed. In the database the affected End Items are being listed in the tables

  • ProblemProduct for Problem Reports
  • SubjectProduct for Change Requests

Since there are customizing needed to create tables to show them, I programmed a solution with configurable links. The step to select an End Item is hidden. So every time an affected item is being added to a Problem Report or Change Request, a method will get all the affected End Items automatically. This solution has also the advantage, that on the end item itself it's showing all the open and closed Problem Reports and Change Requests (and also change notices). This is very cool for statistics freaks which can figure out how many changes etc. have been done in a specific product. 

Unfortunately this is customizing.

View solution in original post

4 REPLIES 4

I understand what the affected End Items should do, but there are missing tables where this info is being showed. In the database the affected End Items are being listed in the tables

  • ProblemProduct for Problem Reports
  • SubjectProduct for Change Requests

Since there are customizing needed to create tables to show them, I programmed a solution with configurable links. The step to select an End Item is hidden. So every time an affected item is being added to a Problem Report or Change Request, a method will get all the affected End Items automatically. This solution has also the advantage, that on the end item itself it's showing all the open and closed Problem Reports and Change Requests (and also change notices). This is very cool for statistics freaks which can figure out how many changes etc. have been done in a specific product. 

Unfortunately this is customizing.

To the user with the customization to navigate the where-used to find the affected end items:

 

Would you be willing to share the customization with me?  I have a similar need.

 

Thanks in advance!

Unfortunately this is not just one line of code. This is a whole customizing with configurable links etc. and is difficult to share, since it is part of the customer customizing.

If you have questions, ask them and I can provide specific code snippets.

Hi Bjoern,

Excellent work!  This was always never offered OOTB, or by preferences. 

Eventhough the actual End Item may not be affected the  PR, CR directly, It is always good to roll up to the end item a PR , CR belongs to,  from a Product management perspective.

I hope  that your table  is not End Item - Revision specific. 

In fact ,there are some use cases in my previous company where they want to see the CRB, CIB changes for an End Item along with the One time Cost, as a table. Eventually, a report was considered, But I think your table approach gives a better user experience.

 

Cheers

Hari

Top Tags