ProjectExpenditureItems
The smallest logical unit of an expenditure that you can charge to a project or task. For example, a time card item or an expense report item.
Columns
| Name | Type | Description |
| ExternalBillRate | Decimal | The unit rate at which an expenditure item is billed on external contracts. |
| ExternalBillRateCurrency | String | The currency in which an expenditure item is billed on external contracts. |
| ExternalBillRateSourceName | String | The name of the external source from where the external bill rate originates. |
| ExternalBillRateSourceReference | String | The unique identifier of the external bill rate in the external source. |
| ExpenditureItemId [KEY] | Long | The identifier of the expenditure item. |
| IntercompanyBillRate | Decimal | The unit rate at which an expenditure item is billed on intercompany contracts. |
| IntercompanyBillRateCurrency | String | The currency in which an expenditure item is billed on intercompany contracts. |
| IntercompanyBillRateSourceName | String | The name of the external source from where the intercompany bill rate originates. |
| IntercompanyBillRateSourceReference | String | The unique identifier of the intercompany bill rate in the external source. |
| Finder | String | finder |