ProjectCostsAdjustments
The Adjustments resource is used to view the adjustments performed on project costs.
Columns
| Name | Type | Description |
| ProjectCostsTransactionNumber [KEY] | Long | ProjectCostsTransactionNumber |
| ExpenditureItemId [KEY] | Long | Identifier of the project cost. |
| AdjustedOn | Datetime | Date on which the project cost was adjusted. |
| AdjustedBy | String | Name of the person who initiated the project cost adjustment. |
| AdjustmentTypeCode | String | Code that identifies the type of adjustment that was performed on the project cost. A list of valid values is defined in the lookup type PJC_ADJUSTMENT_TYPE. |
| AdjustmentStatusCode | String | Code that identifies the status of the adjustment that was performed on the project cost. A list of valid values is defined in the lookup type PJC_ADJUST_HISTORY_REC_STATUS. |
| AdjustmentSourceCode | String | Code that identifies the source of the project cost adjustment. A list of valid values is defined in the lookup type PJC_ADJ_SOURCE. |
| RejectionReasonCode | String | Code that identifies the reason why the project cost adjustment wasn't processed successfully. |
| AdjustmentType | String | Type of adjustment that was performed on the project cost. A list of valid values is defined in the lookup type PJC_ADJUSTMENT_TYPE. |
| AdjustmentStatus | String | Status of the adjustment that was performed on the project cost. A list of valid values is defined in the lookup type PJC_ADJUST_HISTORY_REC_STATUS. |
| RejectionReason | String | Reason why the project cost adjustment wasn't processed successfully. |
| AdjustmentSource | String | Source of the project cost adjustment. A list of valid values is defined in the lookup type PJC_ADJ_SOURCE. |
| Finder | String | finder |
| TransactionNumber | Long | transactionnumber |