What is Recordchanged method in PeopleSoft?
Latest Answer: Use the RecordChanged function to determine whether the data in a specific row has been modified since it was retrieved from the database either by the user or by a PeopleCode program. ...
Would you rather write a report or give a verbal report? Why?
What is the difference between dowhen and doselect?
Latest Answer: sry ....DoWhen is some thig like IF statment. it is the first acation in execution order. if the query written in the Do When action returns any rows then the subsequent actions will be executed.In a simple way DoWhen is a conditional actionDoSelect is ...
What is the difference between search record and add search record
Latest Answer: Search Record: Specify the search record for the component.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.Add Search record: Specify if you want a different search ...
You can set branding options for sites within the PeopleSoft Enterprise Portal. What is meant by this site branding?
What is Table set sharing and Set ID?What is the difference between Master table, Transaction table and Control table?
Latest Answer: Set ID is the highest level key in Peoplesoft. Its very important to understand the concepts of SET ids and table set sharing for the purpose of centralisation and decentralisation of data. Control tables being Location, Department, Job Code, Salary Plan ...
How do I research the processes listed on the Process Profile Permissions link for a Process Profile?
Latest Answer: Hey Priya, If you use SQL directly then it will go to database directly to fetch rows of data. But if u write SQL'S in peoplecode, den the trip will be from application server to database because peoplecode resides in app server. One should ...
Latest Answer: The other limitation of PS query is that if the resultset of the query is too large, then not all the data can be extracted into Excel or CSV file due to file size limitations. ...
View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Go Top