You can make topic area wider by clicking the X over the contents.
Use Action types to access data within the system. DA has four (4) general options to use within the system when accessing information. Based on the user and/or level of security they are given on the system, all of the four options may not be available to every user. It is up to you to decide!
The action you select tells PeopleSoft the type of activity you want to perform on the database.
|
|
When you insert a new row into an effective-dated table, the existing information is copied over into the new row and identified by the system date -- usually today's date. Simply change the data and enter the date you want the change to go into effect.
You use the action of Add to create new rows with new search keys in a table. Search keys are the fields displayed on the top of the search dialog page that uniquely identify a row of data. For example, when you add a new department, the system creates the new value as a new search key in the Department Table.
Insert Row, using
the
icon, does not create a new search key, but
copies the existing data to a new row. You then update information on
the new row.