Project Type Cost Exclusions
The Project Type Cost Exclusions view object manages the status of whether a project does or doesn't 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.
Data Store Key : FscmTopModelAM.ScmExtractAM.ScmRcsBiccExtractAM.ProjCostCollExclusionsExtractPVO
Primary Keys : ScmCostCollExclusionId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
CreatedBy | User who created the row. |
CreationDate | Date and time of the creation of the row. |
LastUpdateDate | Date and time of the last update of the row. |
LastUpdateLogin | Session login associated to the user who last updated the row. |
LastUpdatedBy | User who last updated the row. |
ObjectVersionNumber | Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. |
ProjectTypeId | Value that uniquely identifies the project type the user is excluding. Either this attribute or ProjectTypeName is required. |
ScmCostCollExclusionId | Value that uniquely identifies the costing exclusion for a specific project type. It's a primary key that the application generates when it creates an exclusion. |