ProjectProgramUsersProgramPreferences
The Program Preferences resource is used to manage your program management display preferences. Display preferences includes performance measures, watchlist, and currency. Replace the person ID in the REST API path with the value -1 to get performance measures enabled for programs by your application administrator.
Columns
| Name | Type | Description |
| ProjectProgramUsersPersonId [KEY] | Decimal | The unique identifier of the person. |
| PreferenceId [KEY] | Long | The unique identifier of the display preference. |
| PreferenceType | String | The code that represents the type of preference. Examples for preference type include program currency, watchlists, and preferred performance measures for program analysis. A list of accepted values is defined in the lookup type ORA_PJS_PREFERENCE_TYPES. Review the list of values using the Setup and Maintenance work area and the Manage Standard Lookups task. |
| PreferenceValue | String | The value for the display preference. The value depends on the preference type. For program analysis and highlights, provide the performance measure REST API attribute name. Replace the person ID in the REST API path with the value -1 to get a list of valid attribute names for performance measures enabled for programs by your project application administrator. For a program watchlist, provide the program ID. Provide the project ID for a project watchlist. Provide the ISO currency code for your preferred program currency. |
| RelatedPreferenceValue | String | The additional context for your display preference. For example, the program ID is the related preference value for a project added to the watchlist. |
| DisplaySequence | Long | The order in which the preference value displays. |
| DefaultFlag | Bool | Indicates whether the performance measure is displayed in the default view of the program analysis user interface. When the value is true, the measure is displayed. |
| CreatedBy | String | The user who created the record. |
| CreationDate | Datetime | The date when the record was created. |
| LastUpdateDate | Datetime | The date when the record was last updated. |
| LastUpdatedBy | String | The user who last updated the record. |
| PreferenceValueTranslation | String | The user-defined name for the performance measure. |
| PreferencePropertyOne | String | An additional property of the preference value. |
| PreferencePropertyTwo | String | An additional property of the preference value. |
| PreferencePropertyThree | String | An additional property of the preference value. |
| PreferencePropertyFour | String | An additional property of the preference value. |
| PreferencePropertyFive | String | An additional property of the preference value. |
| PreferencePropertySix | String | An additional property of the preference value. |
| PreferencePropertySeven | String | An additional property of the preference value. |
| PreferencePropertyEight | String | An additional property of the preference value. |
| PreferencePropertyNine | String | An additional property of the preference value. |
| PreferencePropertyTen | String | An additional property of the preference value. |
| Finder | String | finder |
| PersonId | String | personid |