期間目標RESTエンドポイント
パフォーマンスMeasures/Goals/Interval目標/期間目標
期間目標リソースは、各期間のターゲットまたは目標値を表示および更新するために使用します。 また、複数の期間にわたる目標のすべての詳細を表示するために使用することもできます。 これは、デフォルト値の0でパフォーマンス・メジャーを作成するときに作成されます。 これは、必要に応じて後で更新する必要があります。
- 期間目標の取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureGoals/{GoalId}/child/performanceMeasureIntervalGoals/{IntervalGoalId}/child/performanceMeasurePeriodGoals/{PeriodGoalId}
- 全期間目標の取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureGoals/{GoalId}/child/performanceMeasureIntervalGoals/{IntervalGoalId}/child/performanceMeasurePeriodGoals
- 期間目標の更新
- メソッド: patchパス:
/fscmRestApi/resources/11.13.18.05/incentiveCompensationPerformanceMeasures/{PerformanceMeasureId}/child/performanceMeasureGoals/{GoalId}/child/performanceMeasureIntervalGoals/{IntervalGoalId}/child/performanceMeasurePeriodGoals/{PeriodGoalId}