Hi All,
I am new in peoplesoft, i am always confuse with search records.
like if i want to create a ESS and MSS page
then user Click on page their name and Emplid display..................
as manager page when manager select one emplid then how the related data is display in page.
Please explain me in details and give me any URL where i can
get basic knowledge of page and component
| Title | Under | Posted on |
|---|---|---|
| how to create application status in peoplesoft campus solutions 8.9 version | PeopleSoft Functional | 05/17/2012 - 4:09am |
| horizantal text in charts | PeopleSoft Technical | 05/10/2012 - 4:57am |
| no current buffer context error | PeopleSoft Technical | 05/10/2012 - 1:19am |
| Integration Broker : Operating Instance/Pub Contracts/Sub Contracts | PeopleSoft Technical | 04/24/2012 - 11:05am |
As per PeopleBooks,
Understanding Search Records
The search record controls access to rows of data in a table, and its keys and alternate search keys appear on the search page as criteria. The search record might also contain logic to refine the search to secure rows of data—row-level security is implemented in this way.
The search record field populates the high-level, or level 0, key fields on a page. These key fields usually appear above a scroll area or bar or on the page, and they are typically display-only. The search record for a component might differ from the primary record definition for a page and might contain any number of search keys, but it must contain all of the keys for each main level 0 record for a page.
In ESS pages, you don't require a search page to be displayed as the page should take the current users details (specifically Employee ID) as search key and load the page.
In case of MSS, page should be loaded with the details of the employee chosen by manager.
Hi,
Could any one share views on below case ?
* on a specific search page (PS CRM 9.0) after entering search criteria if I press ENTER it should populate search results.
where as, it is not reacting to enter and when explicitly click on "search button" it is populating search results.
Thanks in advance for your thoughts...
- Srini
Just do the same search processing logic in the field change of the search key field
Post new comment