AwardFundingPatternsdistributionSets
The distribution sets resource is a child of the award funding patterns resource to view and manage the distribution sets that allow for one or more set of rules to apply in a precedence order.
Columns
| Name | Type | Description |
| AwardFundingPatternsFundingPatternId [KEY] | Long | Finds an award funding pattern based on the funding pattern unique identifier. |
| DistributionSetId [KEY] | Long | The unique identifier of the funding pattern distribution set. |
| FundingPatternId | Long | The unique identifier of the funding pattern. |
| SetName | String | The name of the funding pattern distribution set. |
| SetDescription | String | The description of the funding pattern distribution set. |
| Precedence | Int | The precedence order of the distribution set that defines the order to apply this set in relation to other sets defined for the funding pattern. |
| CreatedBy | String | The user who created the record. |
| CreationDate | Datetime | The date the record was created. |
| LastUpdateDate | Datetime | The date the record was last updated. |
| LastUpdatedBy | String | The user who last updated the record. |
| Finder | String | Finder criteria used to filter requisitioning business units based on specific search parameters and conditions. |
| Project | String | A finder used to filter data using Finder column. Finds award funding patterns for a project. |