General informations
Fields (17)
| Name | Label | Type | Description |
|---|---|---|---|
| Id | Recordset Filter Criteria ID | ID | |
| OwnerId | Owner ID | LOOKUP | |
| IsDeleted | Deleted | CHECKBOX | |
| Name | Recordset Filter Criteria 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 | |
| SourceObject | Source Object | PICKLIST | |
| FilteredObject | Filtered Object | PICKLIST | |
| Description | Description | TEXT AREA (LONG)(32000) | |
| IsActive | Active | CHECKBOX | |
| LogicalOperator | Logical Operator | PICKLIST | |
| CustomLogic | Custom Logic | TEXT(50) |
Fields Details (17)
| Name | Id |
| Label | Recordset Filter Criteria 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 | Recordset Filter Criteria Name |
| Type | TEXT(255) |
| Required | Yes |
| 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 | SourceObject |
| Label | Source Object |
| Type | PICKLIST |
| Required | Yes |
| Help Text | The filter criteria is added to records in the source object. |
| Picklist values | ApptBundleAggrPolicy ApptBundleConfig ApptBundlePolicy ContractLineOutcome MaintenanceWorkRule RecordsetFltrCritMonitor Shift TimeSlot |
| Name | FilteredObject |
| Label | Filtered Object |
| Type | PICKLIST |
| Required | Yes |
| Help Text | Choose the object that stores the attributes you want to use in the filter conditions. |
| Picklist values | Asset ServiceAppointment |
| Name | Description |
| Label | Description |
| Type | TEXT AREA (LONG)(32000) |
| Name | IsActive |
| Label | Active |
| Type | CHECKBOX |
| Required | Yes |
| Default value | false |
| Name | LogicalOperator |
| Label | Logical Operator |
| Type | PICKLIST |
| Picklist values | AND OR CUSTOMLOGIC |
| Name | CustomLogic |
| Label | Custom Logic |
| Type | TEXT(50) |
| Help Text | Define the logic of the conditions. To group conditions, use parentheses around the parameters, for example 1 AND (2 OR 3). If you add another condition, the custom logic is updated automatically to 1 AND (2 OR 3) AND 4. |
Parents relationships(13)
Children relationships(3)
| Name | Parent object | Child object | Parent object field | Child object field |
|---|---|---|---|---|
| Owner | User | RecordsetFilterCriteria |
|
|
| CreatedBy | User | RecordsetFilterCriteria |
|
|
| LastModifiedBy | User | RecordsetFilterCriteria |
|
|
Object User-defined metadata (0)
| Label | Value |
|---|