この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

WorkCapacityUsage

指定された時間およびサービステリトリーで作業ストリームによって消費される時間を表します。このオブジェクトは、API バージョン 59.0 以降で使用できます。

サポートされているコール

create()delete()describeLayout()describeSObjects()getDeleted()getUpdated()query()retrieve()search()undelete()update()upsert()

項目

項目 詳細
AvailCapacityHours
double
プロパティ
Create、Defaulted on create、Filter、Nillable、Sort、Update
説明
この値は、同じ日付のサービステリトリーの WorkCapacityAvailability オブジェクトの AvailCapacityHours からコピーされます。
CapLimitRelaxTime
string
プロパティ
Create、Filter、Group、Nillable、Sort、Update
説明
EndDate
date
プロパティ
Create、Filter、Group、Sort
説明
業務量使用状況が累計される期間の終了日。
LastReferencedDate
dateTime
プロパティ
Filter、Nillable、Sort
説明
現在のユーザーが、このレコードにリストビューや関連レコードによって間接的に最後にアクセスしたときのタイムスタンプ。
LastViewedDate
dateTime
プロパティ
Filter、Nillable、Sort
説明
現在のユーザーがこのレコードまたはリストビューを最後に表示したときのタイムスタンプ。この値が null で LastReferenceDate が null でない場合、ユーザーはこのレコードまたはリストビューに間接的にアクセスしました。
LimitationPercentage
double
プロパティ
Create、Defaulted on create、Filter、Nillable、Sort
説明
LimitationUnitsPercentage の場合、この値は WorkCapacityLimit オブジェクトの LimitationValue 項目からコピーされます。
LimitationUnits
picklist
プロパティ
Create、Defaulted on create、Filter、Group、Restricted picklist、Sort
説明
サービステリトリーの作業ストリームの制限が時間単位であるか、特定の日にサービステリトリーで制限が存在するすべての作業ストリームに対応可能なすべての時間に対する割合であるかを定義します。
可能な値は次のとおりです。
  • Hours
  • Percentage
デフォルト値は Hours です。
LimitationValue
double
プロパティ
Create、Filter、Sort
説明
LimitationValue は、LimitationUnit によって異なります。LimitationUnit が Hours の場合、値は WorkCapacityLimit オブジェクトの LimitationValue 項目からコピーされます。LimitationUnit が Percentage の場合、パーセントは WorkCapacityAvailability オブジェクトの対応可能時間に対して相対的に計算されます。
OwnerId
reference
プロパティ
Create、Defaulted on create、Filter、Group、Sort、Update
説明
このオブジェクトの所有者の ID。
この項目は多態的なリレーション項目です。
リレーション名
オーナー
リレーション種別
Lookup
参照先
Group、User
ServiceTerritoryId
reference
プロパティ
Create、Filter、Group、Nillable、Sort
説明
利用状況が累積される作業業務量作業ストリームのサービステリトリーの ID。
この項目はリレーション項目です。
リレーション名
ServiceTerritory
リレーション種別
Lookup
参照先
ServiceTerritory
StartDate
date
プロパティ
Create、Filter、Group、Sort
説明
業務量使用状況が累計される期間の開始日。
SvcApptField
picklist
プロパティ
Create、Filter、Group、Nillable、Restricted picklist、Sort
説明
作業ストリームの業務量制限を定義するために使用される作業固有の条件。
可能な値は次のとおりです。
  • ServiceAppointment.AccountId
  • ServiceAppointment.ActualDuration — 実際の所要時間 (分単位)
  • ServiceAppointment.Duration — Duration
  • ServiceAppointment.DurationInMinutes
  • ServiceAppointment.FSL__Appointment_Grade__ce
  • ServiceAppointment.FSL__Auto_Schedule__c
  • ServiceAppointment.FSL__Duration_In_Minutes__c — スケジュール済み所要時間
  • ServiceAppointment.FSL__Emergency__c
  • ServiceAppointment.FSL__GanttColor__c
  • ServiceAppointment.FSL__GanttLabel__c
  • ServiceAppointment.FSL__InJeopardyReason__c
  • ServiceAppointment.FSL__InJeopardy__c
  • ServiceAppointment.FSL__IsFillInCandidate__c
  • ServiceAppointment.FSL__IsMultiDay__c
  • ServiceAppointment.FSL__Last_Updated_Epoch__c
  • ServiceAppointment.FSL__MDS_Calculated_length__c — 複数日の作業の計算済みの長さ
  • ServiceAppointment.FSL__Pinned__c
  • ServiceAppointment.FSL__Prevent_Geocoding_For_Chatter_Actions__c
  • ServiceAppointment.FSL__Related_Service__c
  • ServiceAppointment.FSL__Same_Day__c
  • ServiceAppointment.FSL__Same_Resource__c
  • ServiceAppointment.FSL__Schedule_Mode__c
  • ServiceAppointment.FSL__Schedule_over_lower_priority_appointment__c
  • ServiceAppointment.FSL__Scheduling_Policy_Used__c
  • ServiceAppointment.FSL__Time_Dependency__c
  • ServiceAppointment.FSL__UpdatedByOptimization__c
  • ServiceAppointment.FSL__Use_Async_Logic__c
  • ServiceAppointment.FSL__Virtual_Service_For_Chatter_Action__c
  • ServiceAppointment.IsOffsiteAppointment
  • ServiceAppointment.Subject
  • ServiceAppointment.WorkTypeId — 作業種別 ID
SvcApptFieldValDplyNm
string
プロパティ
Create、Filter、Group、Nillable、Sort、Update
説明
SvcApptFieldValue の作業ストリーム表示名。
SvcApptFieldValue
string
プロパティ
Create、Filter、Group、Nillable、Sort
説明
SvcApptField の値。業務量制限の作業固有の条件。
TimeConsumedInHours
double
プロパティ
Create、Filter、Nillable、Sort
説明
定義された期間にサービステリトリーの作業ストリームによって消費される時間単位の時間。この値は、TimeConsumedInMinutes を 60 で除算して計算されます。
TimeConsumedInMinutes
double
プロパティ
Create、Filter、Sort
説明
定義された期間にサービステリトリーの作業ストリームによって消費される分単位の時間。
TimePeriod
picklist
プロパティ
Create、Defaulted on create、Filter、Group、Restricted picklist、Sort
説明
サービステリトリーの作業ストリームに対する業務量制限を定義する所要時間。
可能な値は次のとおりです。
  • Day
デフォルト値は Day です。
WcuUniqueField1
string
プロパティ
Create、Filter、Group、idLookup、Nillable、Sort、Update
説明
参照のみ。自動的に入力される、一意に識別する番号。
WcuUniqueField2
string
プロパティ
Create、Filter、Group、Nillable、Sort、Update
説明
参照のみ。自動的に入力される、一意に識別する番号。
WorkCapacityUsageNumber
string
プロパティ
Autonumber、Defaulted on create、Filter、idLookup、Sort
説明
参照のみ。自動的に入力される、一意に識別する番号。

関連付けられたオブジェクト

このオブジェクトには次の関連するオブジェクトがあります。API バージョンが指定されていない場合、これらはこのオブジェクトと同じ API バージョンで使用できます。指定されている場合、指定された API バージョン以降で使用できます。

WorkCapacityUsageFeed
このオブジェクトにはフィード追跡を利用できます。
WorkCapacityUsageShare
このオブジェクトには共有を利用できます。