Change Types
Change Types view object contains information about the change types or change line types that are used to identify different types of change orders. This view object also contains information about the new item request type.
Data Store Key : FscmTopModelAM.ScmExtractAM.EgoBiccExtractAM.ChangeTypesExtractPVO
Primary Keys : EgoChangeTypesBasePEOChangeTypeId
Initial Extract Date :
Incremental Extract Date :
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
EgoChangeTypesBasePEOApplicationId | Value that identifies the application to which the change type belongs. |
EgoChangeTypesBasePEOAutoCompleteOnCancelFlag | Indicates whether the change order must be automatically completed when the change line is canceled. If the value is set to Y, the change order is set to complete automatically. |
EgoChangeTypesBasePEOAutoNumberingMethod | Indicates the number generation method for the change order created from this change type. A list of values are defined in the lookup type EGO_CHANGE_AUTO_NUM_GEN_TYPES. Contains one of the following values: User defined, Sequence generated, and Rule generated. |
EgoChangeTypesBasePEOBaseChangeMgmtTypeCode | Code of the base change management type. Contains one of the following values: CHANGE_ORDER or NEW_ITEM_REQUEST. |
EgoChangeTypesBasePEOChangeTypeId | Value that uniquely identifies the change type. This is the primary key of the Change Types view object. |
EgoChangeTypesBasePEOCopiedFrom | Name of the base change type from which the change type is duplicated or created. |
EgoChangeTypesBasePEOCreatedBy | User who created the change type. |
EgoChangeTypesBasePEOCreationDate | Date and time when the change type was created. |
EgoChangeTypesBasePEODefaultAssigneeFromRoleId | Value that uniquely identifies the role of the default assignee of the change order type. |
EgoChangeTypesBasePEODefaultAssigneeId | Value that uniquely identifies the user who's the default assignee of the change type. |
EgoChangeTypesBasePEODefaultAssigneeType | Indicates whether the default assignee for the change type is a role or a user. |
EgoChangeTypesBasePEODisableDate | Date beyond which the change type is set to disabled or inactive. After this date, the user can't create change objects from this change type. |
EgoChangeTypesBasePEOEffectiveImmediatelyFlag | Indicates whether the change order or new item request lines created for this change type should be effective immediately or effective in future. |
EgoChangeTypesBasePEOEffectivityIncrementDays | Indicates the number of days by which the effectivity date will be incremented for the lines on a change order instance of this change type. |
EgoChangeTypesBasePEOLastUpdateDate | Date and time when the change type was last updated. |
EgoChangeTypesBasePEOLastUpdateLogin | Session login details associated with the user who last updated the change type. |
EgoChangeTypesBasePEOLastUpdatedBy | User who last updated the change type row. |
EgoChangeTypesBasePEOObjectVersionNumber | 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. |
EgoChangeTypesBasePEOPriorityCode | Indicates the default priority for the change type. Any change order of this change type will get this priority value set by default. A list of priority values are defined in the lookup type EGO_CHANGE_PRIORITIES. |
EgoChangeTypesBasePEORequestId | Value that uniquely identifies the process request that created or last updated the row. |
EgoChangeTypesBasePEOSeedDataSource | Specifies the name of the seed data source file. If the record was bulk loaded, this is indicated by the value BULK_SEED_DATA_SCRIPT. |
EgoChangeTypesBasePEOSeededFlag | Indicates whether the change order type is seeded or not. Contains one of the following values: N or Y. If Y, then the change order type is seeded. For the new item request type, the value is set to Y. |
EgoChangeTypesBasePEOStartDate | Start date of the change type. Change orders of this change type can be created from this date. |
EgoChangeTypesBasePEOSubjectInternalName | Value that identifies whether the type row is for a change order, a new item request, a new item line, a change order line, or a change task. The values are: EGO_NEW_ITEM, or EGO_REVISED_ITEM, or EGO_CHANGE_REQUEST, or EGO_CHANGE_TASK. |
EgoChangeTypesBasePEOTypeClassification | Value that identifies whether the change order type is HEADER, LINE or CATEGORY. |
EgoChangeTypesBasePEOTypeInternalName | Value that uniquely identifies the name of the change object type. |
EgoChangeTypesTLPEOChangeTypeId | Value that uniquely identifies the translatable change type when combined with the language column. |
EgoChangeTypesTLPEODescription | Information to identify a translatable change type. |
EgoChangeTypesTLPEOLanguage | Code of the language in which the contents of the translatable columns were translated. |
EgoChangeTypesTLPEOTypeName | Name of the translatable change type. |