Item Category Assignment SDO
Assignment of an item to a category in a catalog.
QName: {http://xmlns.oracle.com/apps/scm/productModel/catalogs/itemCatalogService/}ItemCategoryAssignment
Logical Business Objects
-
SCM
-
SCM : Product Model
-
SCM : Product Model : Item Catalog
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 |
|---|---|---|
|
CatalogId |
long |
Unique Identifier of the catalog. |
|
CategoryId |
long |
Unique Identifier of the category. |
|
CreationDateTime |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Creation date of the item category assignment |
|
EndDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Date till which the item category assignment is active. |
|
ItemCategoryAssignmentId |
long |
Unique Identifier of the Category Item Assignment.
|
|
ItemId |
long |
Unique Identifier of the assigned item. |
|
ItemNumber |
string |
An attribute that is an identifier for a part, material, product or service. |
|
LastUpdateDateTime |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Last update date of the item category assignment. |
|
OrganizationCode |
string |
A name of an organizing unit in the internal or external structure of your enterprise. Organization structures provide the framework for performing legal reporting, financial control, and management reporting. |
|
OrganizationId |
long |
Unique Identifier of the assigned item. |
|
StartDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Date from which the item category assignment is active. |