Tracker Item Model Structure
TrackerItem model is used to acquire or modify all information about a tracker item in any tracker therefore it should be flexible enough to represent anything from a Requirement to a Test Case item.
In Codebeamer we have built-in fields (Status, Priority, Summary, etc.) and custom fields which are tracker specific (Test Steps on a Test Case or any custom field defined by the users).