Hi,
I need some help and suggestion if possible. You can view the previous discussion here: http://scn.sap.com/thread/3646674
I made some changes to my assignment and had to change the report structure as well. I added another table called sub pay item which is a parent to work item table.Some records having a "unit"-as a measurement are used in the project along with the work items.
These two are stored in a table along with the project called [project work item]. I grouped them in the main report based on project and the former table. Now i needed to display all the records used in [project work item].
I'm not getting the right result since the description is the same for all work items,since the description is from either the work item or sub pay item.I got this result the wrong way i think by removing the link from [sub pay item] and [work item] linked to [project work item].