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