It looks like Maximo generates a line in the
list report for every row on the
Many side of the relationship. This is similar to how a SQL query would behave with a LEFT JOIN where there was a 1:M relationship.
For example, if a WO has multi-assets, the the
list report would produce duplicated rows for each of the multi-assets.
I'm guessing that could turn out to be
dangerous for report designers. It would be easy enough to accidently double count or triple count the cost of a WO, since the WO records would be duplicated or triplicated in the report.


I imagine the 1:M object in the object structure is meant for
detail reports, not
list reports. But it still might be something to keep in mind. It would be easy for a non-expert to make a mistake.
#Maximo#AssetandFacilitiesManagement