Catalog Category Hierarchy SDO
A hierarchical arrangement of categories within a catalog.
QName: {http://xmlns.oracle.com/apps/scm/productModel/catalogs/itemCatalogService/}CategoryHierarchyReadOnly
Logical Business Objects
-
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 |
|---|---|
|
Contains |
|
|
Contains |
|
|
Contains |
|
|
Contains |
|
|
Contains |
|
|
Contained by |
|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
Attachment |
List of Attachments under a catalog |
|
|
Category |
List of categories under a catalog. |
|
|
CategoryCode |
string |
Code of the category. |
|
CategoryDFF |
Descriptive flexfield of category |
|
|
CategoryId |
long |
Unique Identifier of the category.
|
|
CategoryName |
string |
Name of the category. |
|
CategorySetId |
long |
Unique Identifier of the catalog.
|
|
CategoryTranslation |
User can provide values in other languages for translatable fields of the category. |
|
|
CreatedBy |
string |
Created by of the Cateroy |
|
CreationDateTime |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Creation Date and Time of the Category |
|
Description |
string |
Describes the category. |
|
EndDateActive |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Start date of category. |
|
ItemCategoryAssignment |
List of items assigned to the category. |
|
|
LastUpdateDateTime |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Last update date and time fo the Category |
|
LastUpdateLogin |
string |
Last update date login of the Category |
|
LastUpdatedBy |
string |
Last update date by of the Category |
|
ObjectVersionNumber |
int |
Change record indicator, indicates number of times category row is updated. |
|
ParentCategoryCode |
string |
Parent Category Code |
|
ParentCategoryId |
long |
An unique identifier of the parent category of the context category. |
|
ParentCategoryName |
string |
Parent Category Name |
|
RequestId |
long |
This is the request id generated at import. Its use case is to verify import, the items will be published based on RequestID. |
|
StartDateActive |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Start date of category. |