Get a performance measure
/fscmRestApi/resources/11.13.18.05/participantCompensationPlans/{participantCompensationPlansUniqID}/child/ParticipantPlanComponents/{ParticipantPlanComponentId}/child/ParticipantPlanComponentPerformanceMeasures/{ParticipantPerformanceMeasureId}
Request
-
ParticipantPerformanceMeasureId(required): integer(int64)
The unique identifier of the performance measure associated with the participant plan component.
-
ParticipantPlanComponentId(required): integer(int64)
The unique identifier of the plan component associated with the participant compensation plan.
-
participantCompensationPlansUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Participant Compensation Plans resource and used to uniquely identify an instance of Participant Compensation Plans. The client should not generate the hash key value. Instead, the client should query on the Participant Compensation Plans collection resource in order to navigate to a specific instance of Participant Compensation Plans to get the hash key.
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
- application/json
Default Response
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
object-
CalculationSequence: integer
(int32)
Read Only:
trueIndicates the order in which the calculation engine considers a performance measure within a plan component. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the participant performance measure. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time when the participant performance measure is created. -
Description: string
Title:
DescriptionRead Only:trueMaximum Length:1000The description of the performance measure entered while creating the performance measure. -
EarningBasis: string
Title:
Earning BasisRead Only:trueMaximum Length:1Indicates whether attainment and earnings calculations use the same credit categories and whether the incentive formula uses the measure attainment in calculations. -
EndDate: string
(date)
Title:
End DateRead Only:trueThe date when the performance measure associated with the plan component becomes inactive. -
IncludeInParticipantReportsFlag: boolean
Title:
Include in participant reportsRead Only:trueMaximum Length:1Indicates the intent to display or exclude the measure attainment in reports. Valid values are Y and N. If No, then the intent is to exclude the measure attainment in reports. It is useful if the measure results are intermediate calculations which need not be shown in reports. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date and time when the participant performance measure is last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the participant performance measure. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MeasureFormulaExpressionDescription: string
Title:
Expression DescriptionRead Only:trueMaximum Length:1000The description of the measure formula expression entered while creating the expression. -
MeasureFormulaExpressionId: integer
(int64)
Read Only:
trueThe unique identifier of the measure formula expression for this performance measure. The measure formula expression is used to calculate attainment of the performance measure. -
MeasureFormulaExpressionName: string
Title:
Expression NameRead Only:trueMaximum Length:160The name of the expression used in measure formula to calculate attainment of the performance measure. -
NumberOfDimensions: integer
(int64)
Title:
Number of DimensionsRead Only:trueThe number of dimensions of the scorecard used in the performance measure. -
ParticipantPerformanceMeasureGoals: array
Goals
Title:
GoalsThe performance measure goals resource is used to view and update the total target of a participant performance measure that can be individualized. You enable individualization for a performance measure by setting the Individualize option to Yes for the related participant plan component. The total target defines the performance target across a timeline. -
ParticipantPerformanceMeasureId: integer
(int64)
Read Only:
trueThe unique identifier of the performance measure associated with the participant plan component. -
ParticipantPerformanceMeasureScorecards: array
Scorecards
Title:
ScorecardsThe performance measure scorecards resource is used to view the scorecards of a participant performance measure. A scorecard is used to establish attainment rates or fixed amounts for different performance levels. -
ParticipantPlanComponentId: integer
(int64)
Read Only:
trueThe unique identifier of the plan component associated with the participant compensation plan. -
PerformanceInterval: string
Title:
Performance IntervalRead Only:trueMaximum Length:80This is the interval value for the performance measurement. Where a running total is considered, the accumulated value is reset based on this interval value. Interval would represent a unit of time like month, quarter, year. -
PerformanceMeasureId: integer
(int64)
Title:
NameRead Only:trueThe unique identifier of the performance measure associated with the base compensation plan. The base plan is modeled by the plan administrator and is the source of the participant plan. -
PerformanceMeasureName: string
Title:
NameRead Only:trueMaximum Length:80The name of the performance measure, which is an indicator used to measure the progress toward a specified outcome or goal. -
PlanComponentId: integer
(int64)
Read Only:
trueThe unique identifier of the plan component associated with the base compensation plan. The base plan is modeled by the plan administrator and is the source of the participant plan. -
ProcessTransactions: string
Title:
Process TransactionsRead Only:trueMaximum Length:30Indicates how the application processes transactions in a measure. The possible values include GROUP, for grouping transactions for the specified interval, and INDIVIDUAL to evaluate each transaction independently. A list of acceptable values is defined in the lookup CN_PROCESS_TXN. Review the value for this attribute using the Setup and Maintenance, Manage Incentive Compensation Lookups task. -
RenderedMeasureFormulaExpression: string
(byte)
Title:
Rendered ExpressionRead Only:trueThe entire measure formula expression with all the expression components like operators, attributes, functions, etc. This attribute is used to display the entire expression on the user interface. -
RunningTotalFlag: boolean
Title:
Running totalRead Only:trueMaximum Length:1Indicates whether to accumulate a calculation input, such as credit amount or credit quantity, over a period. -
SplitOption: string
Title:
Split OptionRead Only:trueMaximum Length:30Indicates how to split the input number to a scorecard dimension. Possible values include NONE to apply a single rate for the entire attainment, NON_PROPORTIONAL to apply multiple rates, which are fixed for an attainment within a tier, and PROPORTIONAL to apply multiple rates, which are proportional for an attainment within a tier. A list of acceptable values is defined in the lookup CN_SPLIT_TYPE_OPTION. Review the value for this attribute using the Setup and Maintenance, Manage Incentive Compensation Lookups task. -
StartDate: string
(date)
Title:
Start DateRead Only:trueThe date when the performance measure associated with the plan component becomes active. -
TotalTarget: number
Title:
Total TargetRead Only:trueDefault Value:0The total target for the performance measure. -
UnitOfMeasure: string
Title:
Unit of MeasureRead Only:trueMaximum Length:30The standardized quantity used as a factor to express occurring quantities of the performance measure property. Possible values include AMOUNT for measure attainment is based on an amount, PERCENT for measure attainment is based on a percent, QUANTITY for measure attainment is based on a quantity, and SCORE for measure attainment is based on a score. A list of acceptable values is defined in the lookup CN_MEASURE_UOM. Review and update the value for this attribute using the Setup and Maintenance, Manage Incentive Compensation Lookups task. -
UseExternalFormulaFlag: boolean
Title:
Use external formulaRead Only:trueMaximum Length:1Indicates whether the performance measure uses an external formula from an external package. -
Weight: integer
(int64)
Title:
WeightRead Only:trueThe percentage of influence a performance measure has on the plan component.
arrayLinksarrayGoalsarrayScorecardsobject-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
object-
AlternateTarget1: number
Title:
Alternate Target 1Default Value:0The alternate target number for a measure, for example, stretch goal. -
AlternateTarget2: number
Title:
Alternate Target 2Default Value:0The alternate target number for a measure, for example, stretch goal. -
AlternateTarget3: number
Title:
Alternate Target 3Default Value:0The alternate target number for a measure, for example, stretch goal. -
AlternateTarget4: number
Title:
Alternate Target 4Default Value:0The alternate target number for a measure, for example, stretch goal. -
AlternateTarget5: number
Title:
Alternate Target 5Default Value:0The alternate target number for a measure, for example, stretch goal. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the participant performance measure goal. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time when the participant performance measure goal is created. -
DistributeEvenlyFlag: boolean
The instruction for the application to evenly distribute the total target and alternate targets to the respective interval and period amounts for this web service request. The possible values are TRUE and FALSE.
-
GoalId: integer
(int64)
Read Only:
trueThe unique identifier of the goal associated with the base compensation plan. The base plan is modeled by the plan administrator and is the source of the participant plan. -
GoalInterval: string
Title:
IntervalRead Only:trueThe performance interval that describes the span of time to be measured for the attainment of the goal amounts, such as period, quarter, or year. This interval is the same as the corresponding performance (measure) interval. -
GoalTarget: number
Title:
Total TargetDefault Value:0The expected level of attainment assigned to the participant for the measure. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date and time when the participant performance measure goal is last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the participant performance measure goal. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ParticipantGoalId: integer
(int64)
Read Only:
trueThe unique identifier of the goal associated with the participant performance measure. -
ParticipantGoalIntervalGoals: array
Interval Goals
Title:
Interval GoalsThe performance measure interval goals service is used to view the interval target amounts for a participant performance measure that can be individualized. You enable individualization for a performance measure by setting the Individualize option to Yes for the related participant plan component. -
ParticipantGoalPeriodGoals: array
Period Goals
Title:
Period GoalsThe performance measure period goals service is used to view and update the period target amounts for a participant performance measure that can be individualized. You enable individualization for a performance measure by setting the Individualize option to Yes for the related participant plan component. -
ParticipantPerformanceMeasureId: integer
(int64)
Read Only:
trueThe unique identifier of the participant performance measure. -
PerformanceMeasureId: integer
(int64)
Read Only:
trueThe unique identifier of the performance measure associated with the base compensation plan. The base plan is modeled by the plan administrator and is the source of the participant plan. -
PerformanceMeasureName: string
Title:
NameRead Only:trueThe name of the performance measure.
arrayLinksarrayInterval GoalsarrayPeriod Goalsobject-
AlternateIntervalTarget1: number
Title:
Alternate Interval Target 1Read Only:trueDefault Value:0The alternate interval target for a measure, for example, stretch goal for an interval. -
AlternateIntervalTarget2: number
Title:
Alternate Interval Target 2Read Only:trueDefault Value:0The alternate interval target for a measure, for example, stretch goal for an interval. -
AlternateIntervalTarget3: number
Title:
Alternate Interval Target 3Read Only:trueDefault Value:0The alternate interval target for a measure, for example, stretch goal for an interval. -
AlternateIntervalTarget4: number
Title:
Alternate Interval Target 4Read Only:trueDefault Value:0The alternate interval target for a measure, for example, stretch goal for an interval. -
AlternateIntervalTarget5: number
Title:
Alternate Interval Target 5Read Only:trueDefault Value:0The alternate interval target for a measure, for example, stretch goal for an interval. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the interval goal. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time when the interval goal is created. -
GoalId: integer
(int64)
Read Only:
trueThe unique identifier of the goal associated with the base compensation plan. The base plan is modeled by the plan administrator and is the source of the participant plan. -
IntervalGoalId: integer
(int64)
Title:
PeriodRead Only:trueThe unique identifier of the interval goal associated with the base compensation plan. The base plan is modeled by the plan administrator and is the source of the participant plan. -
IntervalNumber: number
Title:
PeriodRead Only:trueThe display number for the interval. -
IntervalTarget: number
Title:
Interval TargetRead Only:trueDefault Value:0The target number specified for the goal interval. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date and time when the interval is last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the interval goal. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ParticipantGoalId: integer
(int64)
Read Only:
trueThe unique identifier of the goal. -
ParticipantIntervalGoalId: integer
(int64)
Read Only:
trueThe unique identifier of the participant interval goal details.
arrayLinksobject-
AlternateITDTarget1: number
Title:
Alternate ITD Target 1Read Only:trueDefault Value:0The alternate interval-to-date target number for a measure. -
AlternateITDTarget2: number
Title:
Alternate ITD Target 2Read Only:trueDefault Value:0The alternate interval-to-date target number for a measure. -
AlternateITDTarget3: number
Title:
Alternate ITD Target 3Read Only:trueDefault Value:0The alternate interval-to-date target number for a measure. -
AlternateITDTarget4: number
Title:
Alternate ITD Target 4Read Only:trueDefault Value:0The alternate interval-to-date target number for a measure. -
AlternateITDTarget5: number
Title:
Alternate ITD Target 5Read Only:trueDefault Value:0The alternate interval-to-date target number for a measure. -
AlternatePeriodTarget1: number
Title:
Alternate Period Target 1Default Value:0The alternate period target number for a measure, for example, stretch goal for a period. -
AlternatePeriodTarget2: number
Title:
Alternate Period Target 2Default Value:0The alternate period target number for a measure, for example, stretch goal for a period. -
AlternatePeriodTarget3: number
Title:
Alternate Period Target 3Default Value:0The alternate period target number for a measure, for example, stretch goal for a period. -
AlternatePeriodTarget4: number
Title:
Alternate Period Target 4Default Value:0The alternate period target number for a measure, for example, stretch goal for a period. -
AlternatePeriodTarget5: number
Title:
Alternate Period Target 5Default Value:0The alternate period target number for a measure, for example, stretch goal for a period. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the period goal. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time when the period goal is created. -
GoalId: integer
(int64)
Read Only:
trueThe unique identifier of the goal associated with the base compensation plan. The base plan is modeled by the plan administrator and is the source of the participant plan. -
IntervalGoalId: integer
(int64)
Read Only:
trueThe unique identifier of the interval goal associated with the base compensation plan. The base plan is modeled by the plan administrator and is the source of the participant plan. -
ITDTarget: number
Title:
ITD TargetRead Only:trueDefault Value:0The interval-to-date target number for a measure. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date and time when the period goal is last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the period goal. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ParticipantGoalId: integer
(int64)
Read Only:
trueThe unique identifier of the goal. -
ParticipantIntervalGoalId: integer
(int64)
Read Only:
trueThe unique identifier of the participant interval goal details. -
ParticipantPeriodGoalId: integer
(int64)
Read Only:
trueThe unique identifier of the period goal. -
PeriodEndDate: string
(date)
Title:
End DateRead Only:trueThe date when the period of time ends. -
PeriodGoalId: integer
(int64)
Read Only:
trueThe unique identifier of the period goal associated with the base compensation plan. The base plan is modeled by the plan administrator and is the source of the participant plan. -
PeriodId: integer
(int64)
Title:
PeriodRead Only:trueThe unique identifier for the period of time defined in the calendar. -
PeriodName: string
Title:
PeriodRead Only:trueMaximum Length:30The name for a period of time defined in the calendar. -
PeriodStartDate: string
(date)
Title:
Start DateRead Only:trueThe date when the period of time begins. -
PeriodTarget: number
Title:
Period TargetDefault Value:0The period target number for a measure.
arrayLinksobject-
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the participant scorecard rate table. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time when the participant scorecard rate table is created. -
EndDate: string
(date)
Read Only:
trueThe date when the scorecard rate table associated with the performance measure becomes inactive. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date and time when the participant scorecard rate table is last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the participant scorecard rate table. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ParticipantPerformanceMeasureId: integer
(int64)
Read Only:
trueThe unique identifier of the performance measure associated with the participant plan component. -
ParticipantPerformanceMeasureScorecardId: integer
(int64)
Read Only:
trueThe unique identifier of the scorecard rate table associated with the participant performance measure. -
ParticipantScorecardRates: array
Scorecard Rates
Title:
Scorecard RatesThe scorecard rates resource is used to create, view, and update the rates for a participant scorecard that can be individualized. You enable individualization for a scorecard by setting the Individualize option to Yes for the related participant plan component. -
PerformanceMeasureId: integer
(int64)
Read Only:
trueThe unique identifier of the performance measure associated with the base compensation plan. The base plan is modeled by the plan administrator and is the source of the participant plan. -
ScorecardDescription: string
Title:
DescriptionRead Only:trueMaximum Length:1000The description of the scorecard rate table entered by the user while creating the scorecard. -
ScorecardId: integer
(int64)
The unique identifier of the scorecard rate table associated with the base compensation plan. The base plan is modeled by the plan administrator and is the source of the participant plan.
-
ScorecardName: string
Title:
NameRead Only:trueMaximum Length:80The name of the scorecard rate table. -
StartDate: string
(date)
Read Only:
trueThe date when the scorecard rate table associated with the performance measure becomes active.
arrayLinksarrayScorecard Ratesobject-
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the participant rate. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time when the participant rate is created. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date and time when the participant rate is last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the participant rate. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ParticipantPerformanceMeasureScorecardId: integer
(int64)
Read Only:
trueThe unique identifier of the scorecard rate table associated with the participant performance measure. -
ParticipantScorecardRateId: integer
(int64)
Read Only:
trueThe unique identifier of the rate associated with the participant scorecard. -
Rate: number
Title:
RateThe output value of the scorecard rate table is used to establish attainment rates or fixed amounts for different performance levels. This value is a percent or an amount depending on the rate table type set for the rate table. If the rate table type is percent, then the value stored here needs to be divided by 100 to get the actual value. For example, if the rate table type is percent and the rate value is 10%, then 10 is the output value. -
RateDimension10Id: integer
The unique identifier of the tenth dimension associated with the rate. Used only when the scorecard rate table has ten dimensions.
-
RateDimension10Name: string
Title:
NameRead Only:trueThe name of the tenth dimension. -
RateDimension10TierId: integer
The unique identifier of the tier for the tenth dimension associated with the rate.
-
RateDimension10TierSequence: integer
Title:
SequenceRead Only:trueThe tier sequence number within the dimension. -
RateDimension1Id: integer
The unique identifier of the first dimension associated with the rate.
-
RateDimension1Name: string
Title:
NameRead Only:trueThe name of the first dimension. -
RateDimension1TierId: integer
The unique identifier of the tier for the first dimension associated with the rate.
-
RateDimension1TierSequence: integer
Title:
SequenceRead Only:trueThe tier sequence number within the dimension. -
RateDimension2Id: integer
The unique identifier of the second dimension associated with the rate. Used only when the scorecard rate table has at least two dimensions.
-
RateDimension2Name: string
Title:
NameRead Only:trueThe name of the second dimension. -
RateDimension2TierId: integer
The unique identifier of the tier for the second dimension associated with the rate.
-
RateDimension2TierSequence: integer
Title:
SequenceRead Only:trueThe tier sequence number within the dimension. -
RateDimension3Id: integer
The unique identifier of the third dimension associated with the rate. Used only when the scorecard rate table has at least three dimensions.
-
RateDimension3Name: string
Title:
NameRead Only:trueThe name of the third dimension. -
RateDimension3TierId: integer
The unique identifier of the tier for the third dimension associated with the rate.
-
RateDimension3TierSequence: integer
Title:
SequenceRead Only:trueThe tier sequence number within the dimension. -
RateDimension4Id: integer
The unique identifier of the fourth dimension associated with the rate. Used only when the scorecard rate table has at least four dimensions.
-
RateDimension4Name: string
Title:
NameRead Only:trueThe name of the fourth dimension. -
RateDimension4TierId: integer
The unique identifier of the tier for the fourth dimension associated with the rate.
-
RateDimension4TierSequence: integer
Title:
SequenceRead Only:trueThe tier sequence number within the dimension. -
RateDimension5Id: integer
The unique identifier of the fifth dimension associated with the rate. Used only when the scorecard rate table has at least five dimensions.
-
RateDimension5Name: string
Title:
NameRead Only:trueThe name of the fifth dimension. -
RateDimension5TierId: integer
The unique identifier of the tier for the fifth dimension associated with the rate.
-
RateDimension5TierSequence: integer
Title:
SequenceRead Only:trueThe tier sequence number within the dimension. -
RateDimension6Id: integer
The unique identifier of the sixth dimension associated with the rate. Used only when the scorecard rate table has at least six dimensions.
-
RateDimension6Name: string
Title:
NameRead Only:trueThe name of the sixth dimension. -
RateDimension6TierId: integer
The unique identifier of the tier for the sixth dimension associated with the rate.
-
RateDimension6TierSequence: integer
Title:
SequenceRead Only:trueThe tier sequence number within the dimension. -
RateDimension7Id: integer
The unique identifier of the seventh dimension associated with the rate. Used only when the scorecard rate table has at least seven dimensions.
-
RateDimension7Name: string
Title:
NameRead Only:trueThe name of the seventh dimension. -
RateDimension7TierId: integer
The unique identifier of the tier for the seventh dimension associated with the rate.
-
RateDimension7TierSequence: integer
Title:
SequenceRead Only:trueThe tier sequence number within the dimension. -
RateDimension8Id: integer
The unique identifier of the eighth dimension associated with the rate. Used only when the scorecard rate table has at least eight dimensions.
-
RateDimension8Name: string
Title:
NameRead Only:trueThe name of the eighth dimension. -
RateDimension8TierId: integer
The unique identifier of the tier for the eighth dimension associated with the rate.
-
RateDimension8TierSequence: integer
Title:
SequenceRead Only:trueThe tier sequence number within the dimension. -
RateDimension9Id: integer
The unique identifier of the ninth dimension associated with the rate. Used only when the scorecard rate table has at least nine dimensions.
-
RateDimension9Name: string
Title:
NameRead Only:trueThe name of the ninth dimension. -
RateDimension9TierId: integer
The unique identifier of the tier for the ninth dimension associated with the rate.
-
RateDimension9TierSequence: integer
Title:
SequenceRead Only:trueThe tier sequence number within the dimension. -
ScorecardId: integer
(int64)
Read Only:
trueThe unique identifier of the scorecard rate table associated with the base compensation plan. The base plan is modeled by the plan administrator and is the source of the participant plan. -
ScorecardRateId: integer
(int64)
The unique identifier of the rate associated with the base compensation plan. The base plan is modeled by the plan administrator and is the source of the participant plan.
arrayLinks- ParticipantPerformanceMeasureGoals
-
Parameters:
- ParticipantPerformanceMeasureId:
$request.path.ParticipantPerformanceMeasureId - ParticipantPlanComponentId:
$request.path.ParticipantPlanComponentId - participantCompensationPlansUniqID:
$request.path.participantCompensationPlansUniqID
The performance measure goals resource is used to view and update the total target of a participant performance measure that can be individualized. You enable individualization for a performance measure by setting the Individualize option to Yes for the related participant plan component. The total target defines the performance target across a timeline. - ParticipantPerformanceMeasureId:
- ParticipantPerformanceMeasureScorecards
-
Parameters:
- ParticipantPerformanceMeasureId:
$request.path.ParticipantPerformanceMeasureId - ParticipantPlanComponentId:
$request.path.ParticipantPlanComponentId - participantCompensationPlansUniqID:
$request.path.participantCompensationPlansUniqID
The performance measure scorecards resource is used to view the scorecards of a participant performance measure. A scorecard is used to establish attainment rates or fixed amounts for different performance levels. - ParticipantPerformanceMeasureId:
Examples
The following example shows how to get a performance measure by submitting a GET request on the REST resource using cURL.
cURL Command
curl -u <username:password> \ -X GET
https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/participantCompensationPlans/{participantCompensationPlansUniqID}/child/ParticipantPlanComponents/{ParticipantPlanComponentId}/child/ParticipantPlanComponentPerformanceMeasures/{ParticipantPerformanceMeasureId}
Example of Response Body
The following shows an example of the response body in JSON format.
{
"ParticipantPerformanceMeasureId": 8024,
"ParticipantPlanComponentId": 8010,
"PlanComponentId": 100000015515786,
"PerformanceMeasureId": 100000015115128,
"PerformanceMeasureName": "All Product Sales Revenue Measure",
"Description": null,
"Weight": 100,
"PerformanceInterval": "Period",
"UnitOfMeasure": "AMOUNT",
"StartDate": "2009-01-01",
"EndDate": "2009-12-31",
"TotalTarget": 480000,
"CalculationSequence": 1,
"EarningBasis": "Y",
"UseExternalFormulaFlag": false,
"IncludeInParticipantReportsFlag": true,
"ProcessTransactions": "INDIVIDUAL",
"RunningTotalFlag": false,
"MeasureFormulaExpressionId": 300100081649772,
"MeasureFormulaExpressionName": "Credit Amount Exp",
"MeasureFormulaExpressionDescription": null,
"NumberOfDimensions": null,
"SplitOption": "NONE",
"CreatedBy": "1",
"CreationDate": "2010-01-22T05:12:18+00:00",
"LastUpdateDate": "2010-01-22T05:12:18+00:00",
"LastUpdatedBy": "1",
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/participantCompensationPlans/CDRM_9/child/ParticipantPlanComponents/8010/child/ParticipantPlanComponentPerformanceMeasures/8024",
"name": "ParticipantPlanComponentPerformanceMeasures",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/participantCompensationPlans/CDRM_9/child/ParticipantPlanComponents/8010/child/ParticipantPlanComponentPerformanceMeasures/8024",
"name": "ParticipantPlanComponentPerformanceMeasures",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/participantCompensationPlans/CDRM_9/child/ParticipantPlanComponents/8010",
"name": "ParticipantPlanComponents",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/participantCompensationPlans/CDRM_9/child/ParticipantPlanComponents/8010/child/ParticipantPlanComponentPerformanceMeasures/8024/child/ParticipantPerformanceMeasureGoals",
"name": "ParticipantPerformanceMeasureGoals",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/participantCompensationPlans/CDRM_9/child/ParticipantPlanComponents/8010/child/ParticipantPlanComponentPerformanceMeasures/8024/child/ParticipantPerformanceMeasureScorecards",
"name": "ParticipantPerformanceMeasureScorecards",
"kind": "collection"
},
{
"rel": "enclosure",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/participantCompensationPlans/CDRM_9/child/ParticipantPlanComponents/8010/child/ParticipantPlanComponentPerformanceMeasures/8024/enclosure/RenderedMeasureFormulaExpression",
"name": "RenderedMeasureFormulaExpression",
"kind": "other"
}
]
}