ProjectTypeCostExclusionsForSupplyChain
The Project Type Cost Exclusions resource manages the status of whether a project does or does not use project costing. All projects using a project type inherit the behavior specified for that project type. The default state for all project types is to include costing. The POST operation changes this state to excluded. The DELETE operation reverts the project type to its default state to include costing.
Columns
Name | Type | Description |
CreatedBy | String | CreatedBy of ProjectTypeCostExclusionsForSupplyChain |
CreationDate | Datetime | CreationDate of ProjectTypeCostExclusionsForSupplyChain |
LastUpdateDate | Datetime | LastUpdateDate of ProjectTypeCostExclusionsForSupplyChain |
LastUpdatedBy | String | LastUpdatedBy of ProjectTypeCostExclusionsForSupplyChain |
CostCollectionExclusionId [KEY] | String | The value that uniquely identifies the costing exclusion for a specific project type. It is a primary key that the application generates when it creates an exclusion. |
ProjectTypeId | String | The value that uniquely identifies the project type the user is excluding. Either this attribute or ProjectTypeName is required. |
ProjectTypeName | String | The name of the project type the user is excluding. Either this attribute or ProjectTypeId is required. |