ItemCategoryAssignments
The Item Category Assignments resource manages the relationship between an item and the category it's assigned to.
Columns
Name | Type | Description |
CatalogId [KEY] | Long | CatalogId of ItemCategoryAssignments |
CatalogCode | String | CatalogCode of ItemCategoryAssignments |
CatalogName | String | CatalogName of ItemCategoryAssignments |
CategoryId [KEY] | Long | CategoryId of ItemCategoryAssignments |
CategoryCode | String | CategoryCode of ItemCategoryAssignments |
CategoryName | String | CategoryName of ItemCategoryAssignments |
ItemId [KEY] | Long | ItemId of ItemCategoryAssignments |
OrganizationId [KEY] | Long | OrganizationId of ItemCategoryAssignments |
Item | String | Item of ItemCategoryAssignments |
OrganizationCode | String | OrganizationCode of ItemCategoryAssignments |
ItemDescription | String | ItemDescription of ItemCategoryAssignments |
ItemClassId | Long | ItemClassId of ItemCategoryAssignments |
ItemClassName | String | ItemClassName of ItemCategoryAssignments |
StartDate | Date | StartDate of ItemCategoryAssignments |
EndDate | Date | EndDate of ItemCategoryAssignments |
Finder | String | Finder of ItemCategoryAssignments |