PM
PMCostCode
Represents a cost code. Cost codes are used to classify project revenues and costs in construction projects and can be associated with documents and document lines in which projects are referenced. The records of this type are created and edited through the Cost Codes (PM209500) form (which corresponds to the CostCodeMaint graph).
View API Entity: CostCode
/entity/Default/25.200.001/CostCode| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CostCodeCD API | nvarchar | Cost Code | - | |
Description:Get or sets unique identifier. This is a segmented key and format is configured under segmented key maintenance screen in CS module. | ||||
CostCodeID | int | - | ||
Description:Gets or sets unique identifier. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created On | - | |
Description:No description available | ||||
Description API | nvarchar(250) | Description | - | |
Description:Gets or sets description | ||||
IsActive | bit | Active | - | |
Description:A Boolean value that indicates (if set to true) that the cost code is available for use. | ||||
IsDefault | bit | Default | - | |
Description:Returns True for the Default Cost Code. | ||||
IsProjectOverrideNonexistent in DB | bool? | Used in Project | - | |
Description:No description available | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime API | datetime | Last Modified On | - | |
Description:No description available | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
SelectedNonexistent in DB | bool? | Selected | - | |
Description:Gets or sets whether the task is selected in the grid. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||