General informations
Fields (22)
Name | Label | Type | Description |
---|---|---|---|
Id | Appointment Bundle Policy ID | ID | |
OwnerId | Owner ID | LOOKUP | |
IsDeleted | Deleted | CHECKBOX | |
Name | Name | TEXT(255) | |
CreatedDate | Created Date | DATETIME | |
CreatedById | Created By ID | LOOKUP | |
LastModifiedDate | Last Modified Date | DATETIME | |
LastModifiedById | Last Modified By ID | LOOKUP | |
SystemModstamp | System Modstamp | DATETIME | |
LastViewedDate | Last Viewed Date | DATETIME | |
LastReferencedDate | Last Referenced Date | DATETIME | |
IsManualBundling | Manual Bundling | CHECKBOX | |
IsAutomaticBundling | Automatic Bundling | CHECKBOX | |
LimitAmountOfBundleMembers | Limit Amount of Bundle Members | AUTO NUMBER | |
LimitDurationOfBundle | Limit Duration of Bundle | AUTO NUMBER | |
BundleStartTimeFieldName | Bundle Start Time Field Name | PICKLIST | |
BundleEndTimeFieldName | Bundle End Time Field Name | PICKLIST | |
IsTimeCalcByBundleDurationFld | Time Calculation by Bundle Duration Field | CHECKBOX | |
ConstantTimeValue | Constant Time Value | AUTO NUMBER | |
FilterCriteriaId | Recordset Filter Criteria ID | LOOKUP | |
CanAllowSchleDepndInBundle | Allow Scheduling Dependencies in Bundle | CHECKBOX | |
Priority | Priority | AUTO NUMBER |
Fields Details (22)
Name | Id |
Label | Appointment Bundle Policy ID |
Type | ID |
Required | Yes |
Name | OwnerId |
Label | Owner ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | IsDeleted |
Label | Deleted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | Name |
Label | Name |
Type | TEXT(255) |
Required | Yes |
Help Text | Enter a unique name. |
Name | CreatedDate |
Label | Created Date |
Type | DATETIME |
Required | Yes |
Name | CreatedById |
Label | Created By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | LastModifiedDate |
Label | Last Modified Date |
Type | DATETIME |
Required | Yes |
Name | LastModifiedById |
Label | Last Modified By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | SystemModstamp |
Label | System Modstamp |
Type | DATETIME |
Required | Yes |
Name | LastViewedDate |
Label | Last Viewed Date |
Type | DATETIME |
Name | LastReferencedDate |
Label | Last Referenced Date |
Type | DATETIME |
Name | IsManualBundling |
Label | Manual Bundling |
Type | CHECKBOX |
Required | Yes |
Help Text | Make this policy available when the dispatcher manually bundles service appointments in the dispatch console. You can have manual bundling and automatic bundling enabled at the same time. |
Default value | false |
Name | IsAutomaticBundling |
Label | Automatic Bundling |
Type | CHECKBOX |
Required | Yes |
Help Text | Make this policy available when automatic bundling is triggered by an automated process. You can have manual bundling and automatic bundling enabled at the same time. |
Name | LimitAmountOfBundleMembers |
Label | Limit Amount of Bundle Members |
Type | AUTO NUMBER |
Help Text | Enter the maximum number of bundle members that can be included in a bundle, up to 200. |
Name | LimitDurationOfBundle |
Label | Limit Duration of Bundle |
Type | AUTO NUMBER |
Help Text | Enter the maximum duration of a bundle, in minutes. |
Name | BundleStartTimeFieldName |
Label | Bundle Start Time Field Name |
Type | PICKLIST |
Help Text | Select the bundle service appointment field used for the bundle’s start time. |
Picklist values | ServiceAppointment.ActualEndTime ServiceAppointment.ActualStartTime ServiceAppointment.ArrivalWindowEndTime ServiceAppointment.ArrivalWindowStartTime ServiceAppointment.CheckedInTime ServiceAppointment.CreatedDate ServiceAppointment.DueDate ServiceAppointment.EarliestStartTime ServiceAppointment.FSL__Gantt_Display_Date__c ServiceAppointment.LastModifiedDate ServiceAppointment.LastReferencedDate ServiceAppointment.LastViewedDate ServiceAppointment.SchedEndTime ServiceAppointment.SchedStartTime ServiceAppointment.SystemModstamp |
Name | BundleEndTimeFieldName |
Label | Bundle End Time Field Name |
Type | PICKLIST |
Help Text | Select the bundle service appointment field used for the bundle’s end time. |
Picklist values | ServiceAppointment.ActualEndTime ServiceAppointment.ActualStartTime ServiceAppointment.ArrivalWindowEndTime ServiceAppointment.ArrivalWindowStartTime ServiceAppointment.CheckedInTime ServiceAppointment.CreatedDate ServiceAppointment.DueDate ServiceAppointment.EarliestStartTime ServiceAppointment.FSL__Gantt_Display_Date__c ServiceAppointment.LastModifiedDate ServiceAppointment.LastReferencedDate ServiceAppointment.LastViewedDate ServiceAppointment.SchedEndTime ServiceAppointment.SchedStartTime ServiceAppointment.SystemModstamp |
Name | IsTimeCalcByBundleDurationFld |
Label | Time Calculation by Bundle Duration Field |
Type | CHECKBOX |
Required | Yes |
Help Text | Subtract the bundle’s start time from the bundle’s end time and compare it to the bundle’s Duration. |
Name | ConstantTimeValue |
Label | Constant Time Value |
Type | AUTO NUMBER |
Help Text | Use this option only if Time Calculation by Bundle Duration Field is enabled. Enter the bundle’s total time as a constant value, in minutes. |
Name | FilterCriteriaId |
Label | Recordset Filter Criteria ID |
Type | LOOKUP |
Foreign key | Yes |
Help Text | Select the filter criteria used for the bundle members. Only service appointments that meet the criteria can be bundled. |
Name | CanAllowSchleDepndInBundle |
Label | Allow Scheduling Dependencies in Bundle |
Type | CHECKBOX |
Required | Yes |
Help Text | Allow bundling of service appointments with scheduling dependencies. |
Name | Priority |
Label | Priority |
Type | AUTO NUMBER |
Unique | Yes |
Required | Yes |
Help Text | Enter a policy priority number. Must be unique. When the bundle policies are evaluated with automatic bundling, the priority determines the order that the policies are applied. |
Parents relationships(17)
Children relationships(4)
Name | Parent object | Child object | Parent object field | Child object field |
---|---|---|---|---|
Owner | User | ApptBundlePolicy |
|
|
CreatedBy | User | ApptBundlePolicy |
|
|
LastModifiedBy | User | ApptBundlePolicy |
|
|
FilterCriteria | RecordsetFilterCriteria | ApptBundlePolicy |
|
|
Object User-defined metadata (0)
Label | Value |
---|