ItemClassesItemClassPhases
ItemClass.Phases
Columns
| Name | Type | Description |
| ItemClassesItemClassId | String | Name of the item class. |
| PhaseCode | String | Value that identifies the lifecycle phase. |
| PhaseName | String | Name of the lifecycle phase. |
| PhaseSequence | Int | Sequence number of the lifecycle phase. |
| StartDate | Date | Date when the lifecycle phase begins. |
| PhaseType | String | Type of life cycle phase. |
| EndDate | Date | Date when the lifecycle phase ends. |
| ItemClass | String | Name of the item class. |