Creating Record Hierarchy Joins

A record hierarchy join joins a parent table to a child table. (A child table is a table that uses all the same key fields as its parent, plus one or more additional keys.)

Note:

You can specify the parent/child relationship using the Parent Record Name option in PeopleSoft Application Designer.

This example shows how to perform hierarchy joins with the ABSENCE_HIST record is selected.

Selecting the second record

To create a record hierarchy join:

  1. In Query Manager (Reporting Tools, and then Query, and then Query Manager)select the base record for your query.

  2. Select the appropriate fields and criteria.

  3. From the Query page, click the Hierarchy Join link.

    All of the records that have a parent/child relationship with your selected record appear.

  4. Select the second record for the join.

    The join is reflected on the Query page.