[{TableOfContents }]

!!!SET PREFERENCES

The Set Preferences (IMPRF) allows you to maintain the column [preferences|PREFERENCE] of a screen for a specific user without going to that particular screen. 

[Preferences|PREFERENCE] are site wide items that control the manner that both the application is presented to the users and some also control how the application will execute in various areas when run. 

All [preferences|PREFERENCE] are setup inside of the application and can be found on the Preference tab in the ([IMST]) screen. 

The definition data for the Set Preferences screen is stored in the [P2K_AM_PREFERENCE_SETTINGS] table.


!!Adding of Field Preferences  
Preferences are added by focusing in the detail area of the screen and hitting the ADD button and then manually typing the preference that you wish to add. 

!!Removing of a Field Preference 
Highlight the preference that you wish to remove and then select the delete record button from the tool bar. 

;[Set By|USER_NAME]:This field displays the name of the user who set up the preference
;[User|USER_NAME]:The preference is set up for the user indicated in this field. 
;[Column|COLUMN_NAME]:The preference is set up for the column indicated in this field. 
;[Table|TABLE_NAME]:The preference is set up for the table indicated in this field. 
;[Function|FUNCTION_NAME]:The preference is set up for the function indicated in this field. 
;[Values|PREFERENCE_VALUE]:The preference value is displayed in this field.
;[Use on Query|USE_ON_QUERY]:This toggle allows the preference to be used during a data query.
;[Use on Insert|USE_ON_INSERT]: This toggle allows the preference to be used when a new record is inserted. 
;[Function Desc|DESCRIPTION]: The description of the function tied to the preference is displayed here. 



----
![Notes|Edit:Internal.IMPRF] 	
[{InsertPage page='Internal.IMPRF' default='Click to create a new notes page'}]