Item Class Lifecycle Phase
The association of a lifecycle phase with an item class, which determines the valid lifecycle phases for items belonging to the item class.
QName: {http://xmlns.oracle.com/apps/scm/productModel/itemClasses/itemClassServiceV2/}ItemClassPhases
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
CategoryId |
long |
The unique identifier for an item class.
|
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Who column: Indicates the date and time of the record creation. |
|
EndDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Life cycle phase End Date |
|
Inherited |
string |
Flag indicating whether the record is inherited from one of the item class in its hierarchy |
|
ItemClassName |
string |
Name of an item class. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Who column: Indicates the date and time the record was last updated. |
|
ObjectVersionNumber |
int |
Change record indicator, indicates number of times item class row is updated. |
|
PhaseCode |
string |
Unique identifier for a lifecycle phase.
|
|
PhaseName |
string |
Life cycle phase name. |
|
PhaseSequence |
int |
Life cycle phase sequence |
|
PhaseType |
string |
Life cycle phase type |
|
StartDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Life cycle phase start date |