Salesforce Field Reference Guide
Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
DecisionTableParameter
Represents an input or output field in a decision table. An input field is a field in the business rule object or custom metadata type that contains values used by the decision table to evaluate field values. An output field is a field in the business rule object or custom metadata type that contains the values provided as outcomes for a rule.
For more information, see DecisionTableParameter in the Industries Common Resources Developer Guide.
Fields
| Field Name | Field Label | Type | Digits | Length | Precision | Scale |
|---|---|---|---|---|---|---|
| CreatedById | Created By ID | reference | 18 | |||
| CreatedDate | Created Date | datetime | ||||
| DecisionTableId | Decision Table ID | reference | 18 | |||
| FieldName | Attribute | string | 120 | |||
| Id | Decision Table Parameter ID | id | 18 | |||
| IsDeleted | Deleted | boolean | ||||
| IsGroupByField | Group By Field | boolean | ||||
| LastModifiedById | Last Modified By ID | reference | 18 | |||
| LastModifiedDate | Last Modified Date | datetime | ||||
| Operator | Operator | picklist | 255 | |||
| Sequence | Sequence | int | 9 | |||
| SystemModstamp | System Modstamp | datetime | ||||
| Usage | Type | picklist | 255 |