PM
PMChangeOrderClass
A change order class. Change order classes are used in change orders and define which project data (the revenue budget, the cost budget, or commitments) can be adjusted with a change order of this class. The records of this type are created and edited through the Change Order Classes (PM203000) form (which corresponds to the ChangeOrderClassMaint graph).
View API Entity: ChangeOrderClass
/entity/Default/25.200.001/ChangeOrderClass| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
ClassID API | nvarchar(15) | Class ID | - | |
Description:The identifier of the change order class. | ||||
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(256) | Description | - | |
Description:The description of the change order class. | ||||
IncrementsProjectNumberNonexistent in DB | bool? | - | ||
Description:A Boolean value that indicates (if set to true) that the IsRevenueBudgetEnabled field is true. The value of this field is defined by the IsRevenueBudgetEnabled field. See the attributes of the IsRevenueBudgetEnabled field for details. | ||||
IsActive API | bit | Active | - | |
Description:A Boolean value that indicates (if set to true) that the change order class is available for selection on the Change Orders (PM308000) form. | ||||
IsAdvance | bit | Two-Tier Change Management | - | |
Description:A Boolean value that indicates (if set to true) that the change order class supports two-tier change management. | ||||
IsCostBudgetEnabled API | bit | Cost Budget | - | |
Description:A Boolean value that indicates (if set to true) that the user can modify existing cost budget lines and add new ones with change orders of this class. | ||||
IsPurchaseOrderEnabled API | bit | Commitments | - | |
Description:A Boolean value that indicates (if set to true) that the user can modify existing commitments and add new ones with change orders of this class. | ||||
IsRevenueBudgetEnabled API | bit | Revenue Budget | - | |
Description:A Boolean value that indicates (if set to true) that the user can modify existing revenue budget lines and add new ones with change orders of this class. | ||||
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 | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||