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.
DecisionTblDatasetParameter
Represents the mapping between the decision table input fields and the fields of the different source objects in the dataset link. This mapping allows the decision table to know which field values from the source objects must be evaluated by the input fields of the decision table.
For more information, see DecisionTblDatasetParameter 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 | ||||
| DatasetFieldName | Dataset Field Name | string | 120 | |||
| DatasetSourceObject | Dataset Source Object | string | 120 | |||
| DecisionTableDatasetLinkId | Decision Table Payload ID | reference | 18 | |||
| DecisionTableParameterId | Decision Table Parameter ID | reference | 18 | |||
| Id | Decision Table Dataset Parameter ID | id | 18 | |||
| IsDeleted | Deleted | boolean | ||||
| LastModifiedById | Last Modified By ID | reference | 18 | |||
| LastModifiedDate | Last Modified Date | datetime | ||||
| SystemModstamp | System Modstamp | datetime |