/
PwsAdjustmentCodeRef
PwsAdjustmentCodeRef
Overview
This structure represents the unique key fields associated with identifying an adjustment code. Adjustment codes are required whenever you make a monetary adjustment to a time or cost card. The adjustment code for an adjustment indicates a reason for the adjustment. Adjustment codes can be identified by unique identifier or name. You can uniquely identify an adjustment code by specifying either field. It is acceptable to specify both fields, but they must refer to the same adjustment code or the reference will not be considered valid.
Format
PwsAdjustmentCodeRef
- PwsAdjustmentCodeRef
- AdjustmentCodeId: Int32
- AdjustmentCodeName: String
- AdjustmentCodeUid: Int64
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
AdjustmentCodeId | Int32 | No | The adjustment code id. For internal use only. | |
AdjustmentCodeName | String | Either the AdjustmentCodeName or AdjustmentCodeUid must be supplied | The adjustment code name is a unique identifier. | Work outside of SOW |
AdjustmentCodeUid | Int64 | Either the AdjustmentCodeName or AdjustmentCodeUid must be supplied | The adjustment code unique is a unique identifier. | 1152921504606858479 |
Usage Example(s)
, multiple selections available,
Related content
PwsAdjustCostDescription
PwsAdjustCostDescription
More like this
PwsAdjustCostUserDefinedField
PwsAdjustCostUserDefinedField
More like this
PwsAdjustTimeDescription
PwsAdjustTimeDescription
More like this
PwsAdjustCostExpenseType
PwsAdjustCostExpenseType
More like this
PwsAdjustCostDisbursedAmount
PwsAdjustCostDisbursedAmount
More like this
PwsRevalueCost
PwsRevalueCost
More like this