ItemRevisionsLOV
Provides a list of values for item revisions with effectivity dates and status information.
Columns
| Name | Type | Description |
| RevisionId [KEY] | Long | Internal value that uniquely identifies the revision of the item. |
| ItemId | Long | Unique identifier of the item. |
| OrganizationId [KEY] | Long | Organization associated with the revision. |
| RevisionCode | String | Value that uniquely identifies the revision of the item. |
| ItemRevisionDescription | String | Description of the revision of the item. |
| RevisionReasonValue | String | Value that identifies the reasons associated with creating the revision. |
| EffectivityDate | Datetime | Effective start date of the revision. |
| ImplementationDate | Datetime | Change order implementation date of the revision. |
| EndEffectivityDate | Datetime | Effective end date of the revision. |
| CreationDateTime | Datetime | Date on which the revision was created. |
| LastUpdateDateTime | Datetime | Date and time when the user most recently updated the revision. |
| CreatedBy | String | Name of the user who created the revision of the item. |
| LastUpdateLogin | String | Login ID of the user who most recently updated the revision. |
| LastUpdatedBy | String | User who most recently updated the revision. |
| RequestId | Long | Value that uniquely identifies the scheduled process that created the revision. |
| ChangeOrderNumber | String | Value that indicates the change order number associated with the revision. |
| RevisionEffectivityStatus | String | Value that indicates the effectivity status of the revision. |
| RevisionEffectivityStatusValue | String | Value that indicates the effectivity status value of the revision. |
| Finder | String | Finder attribute for the item revision. |