ProjectAwardDistributions
The Project Award Distributions resource is used to distribute a cost using the active funding patterns for date ranges that include the expenditure item date provided.
Columns
| Name | Type | Description |
| AwardDistributionId [KEY] | Long | Unique identifier of the transactions in the batch. |
| AwardDistributionBatchId | Long | Batch identifier assigned to the set of transactions provided in the input payload. |
| AwardDistributionStatus | String | Award distribution status indicator for the transaction. |
| SourceLineIdOne | String | Primary key identifier populated and used with the batch identifier by the source application that's invoking the award distribution process. |
| SourceLineIdTwo | String | Primary key identifier populated and used with the batch identifier by the source application that's invoking the award distribution process. |
| SourceLineIdThree | String | Primary key identifier populated and used with the batch identifier by the source application that's invoking the award distribution process. |
| SourceLineIdFour | String | Primary key identifier populated and used with the batch identifier by the source application that's invoking the award distribution process. |
| SourceLineIdFive | String | Primary key identifier populated and used with the batch identifier by the source application that's invoking the award distribution process. |
| SourceLineIdSix | String | Primary key identifier populated and used with the batch identifier by the source application that's invoking the award distribution process. |
| TransactionNumber | String | The transaction number that uniquely identifies the source transaction within the application. |
| DistributePatternId | Long | Unique identifier of the funding pattern that was used to distribute the transaction. |
| DistributePatternSetId | Long | Unique identifier of the funding pattern distribution set that was used to distribute the transaction. |
| CreationDate | Datetime | The date when the record was created. |
| CreatedBy | String | The user that created the record. |
| LastUpdateDate | Datetime | The date the record was last updated. |
| LastUpdatedBy | String | The user that last updated the record. |
| ProjectNumber | String | The number of the project on the cost to be distributed. |
| ProjectName | String | The name of the project associated with the cost to be distributed. |
| FundingPatternName | String | The user-defined name of the funding pattern. |
| FundingPatternStart | Date | The start date of the funding pattern that, with the end date, defines the expenditure item date range applicable to the pattern. |
| FundingPatternEnd | Date | The end date of the funding pattern that, with the start date, defines the expenditure item date range applicable to the pattern. |
| FundingPatternTaskNumber | String | The number of the project task defined as a determinant on the funding pattern. |
| FundingPatternTaskName | String | The name of the project task defined as a determinant on the funding pattern. |
| FundingPatternStatus | String | The status of the funding pattern at the time this distribution was created. |
| ProviderLedgerCurrencyCode | String | The provider ledger currency code. |
| DenomCurrencyCode | String | The transaction currency code. |
| Finder | String | finder |