Creating a View for the Component Search Record

To create a view for the component search record:

  1. Select File, Open in PeopleSoft Application Designer.

  2. Select Record in the Definition drop-down menu.

  3. Open the EO_CHUNKBU_VW record.

  4. Save the record as YOUR_TABLE_VW.

  5. Select the Record Type tab.

  6. Open the SQL editor.

  7. Modify the Where clause.

    Change WHERE RECNAME_CHUNK=EO_BUSUNT_EOC to WHERE RECNAME_CHUNK=YOUR_TABLE_EOC.

  8. Select File, Save.

  9. Build the SQL view.