ScorecardsScorecardProfiles
Links scorecards to profiles for tracking and managing performance results.
Workday Resource Information
Retrieves Compensation Scorecard information including the scorecardName, scorecardDescription, inactive status, defaultScorecardGoals, scorecardProfiles containing profileScorecardGoals as of the effective date. The default effective date is the request date.Secured by: Set Up: Merit and Bonus
Scope: Advanced Compensation
Aggregate Fields
The component represents the following fields as aggregates containing JSON text. Each of them conforms to their respective schema. Fields marked with an asterisk are required and must be included if their parent object is. Fields marked with a hyphen are read-only and must not be included when calling stored procedures or when performing an INSERT or UPDATE.
This information is derived from the Workday REST API specification which does not explicitly list all business rules and validations that apply to each object. More fields may be required than what is listed here.
ProfileScorecardGoals_Aggregate
[{
goalDescription: Text /* The description of the Compensation Scorecard \~Goal\~. */
goalName: Text /* The name of the Compensation Scorecard \~Goal\~. */
goalWeight: Numeric /* The weight given to the Compensation Scorecard \~Goal\~. [90% will be displayed as 0.9] */
id: Text /* Id of the instance */
}]
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier for this instance. |
| Scorecards_Id [KEY] | String | False |
Workday-generated unique ID linking this record to a specific Compensation Scorecard. |
| EligibilityRule_Descriptor | String | False |
A human-readable description of the eligibility rule applied to the scorecard. |
| EligibilityRule_Href | String | False |
A URL or reference link to the eligibility rule instance. |
| EligibilityRule_Id | String | False |
Unique identifier of the eligibility rule associated with this instance. |
| ProfileScorecardGoals_Aggregate | String | False |
A collection of goals associated with the Compensation Scorecard. |
| EffectiveDate_Prompt | Date | False |
Reference prompt indicating the effective date of the scorecard task. |