Salesforce および Force.com のオブジェクトリファレンス
ForecastingQuota
この情報は、コラボレーション売上予測にのみ適用されます。
メモ
サポートされているコール
create()、delete()、describeSObjects()、getDeleted()、getUpdated()、query()、retrieve()、update()、upsert()
項目
| 項目名 | 詳細 |
|---|---|
| CurrencyIsoCode |
|
| ForecastingTypeId |
|
| IsAmount |
|
| IsQuantity |
|
| PeriodId |
|
| ProductFamily |
|
| QuotaAmount |
|
| QuotaOwnerId |
|
| QuotaQuantity |
|
| StartDate |
|
使用方法
このオブジェクトを使用して、指定期間での個人ユーザの目標を取得します。
API バージョン 30.0 以降では、組織で複数の売上予測種別を有効にできます。ForecastingQuota、ForecastingAdjustment、ForecastingOwnerAdjustment、ForecastingItem、ForecastingFact オブジェクトのすべてで、ForecastingTypeId 値の異なるレコードを設定できます。ForecastingType オブジェクトを使用して、各売上予測種別の ID を特定し、必要に応じて ForecastingQuota、ForecastingAdjustment、ForecastingItem、ForecastingFact レコードを絞り込みます。
メモ