You can change the directory organization and report description,
modify the version path to use a different field name, and add an
element type column to the report output.
Procedure
Create a new folder, New_Versions,
and move the report procedure there.
Add a properly coded print statement to the interface
specification that does the following:
Specifies how to display the report description information in
the Report Builder.
Specifies how to display the report in the Report Viewer.
Add additional processing to the cleartoolfind output
as required to get the desired information for element type.
Properly extract the new information for element type into
a variable.
Print the new information in the proper position so that
it appears under the correct column heading.