ExpenditureTypes
The project expenditure type resource is used to list expenditure types. An expenditure type is classifications of cost that is associated an expenditure item. Expenditure types are grouped into cost groups and revenue groups.
Columns
| Name | Type | Description |
| ExpenditureTypeName | String | Name of the expenditure type. |
| SystemLinkageFunction | String | The system linkage that classifies the expenditure type in order to drive expenditure processing for the items classified by the expenditure type. |
| ExpenditureTypeId [KEY] | Long | Unique identifier of expenditure type |
| ExpenditureTypeStartActiveDate | Date | Active start date of expenditure type. |
| ExpenditureTypeEndActiveDate | Date | Active finish date of expenditure type. |
| SystemLinkageFunctionName | String | The system linkage name that classifies the expenditure type in order to drive expenditure processing for the items classified by the expenditure type. |
| Finder | String | finder |