Multiple choice technology packaged enterprise solutions

SearchInit triggers associated PeopleCode in the _______________ fields of the search record.

  1. primary key

  2. search key

  3. alternate search key

  4. all the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

SearchInit PeopleCode executes specifically in the search key fields of a search record, not primary key or alternate search key fields. This event triggers when a user initiates a search dialog in PeopleSoft, allowing you to set default search values or control search behavior before the user enters criteria.