CycleCountDefinitionscountCategoryItems
The Category Items resource manages the category items that the warehouse can use in the cycle count.
Columns
Name | Type | Description |
CycleCountDefinitionsCycleCountHeaderId | String | CycleCountDefinitionsCycleCountHeaderId of CycleCountDefinitionscountCategoryItems |
CountCategoryItemId | String | Value that uniquely identifies the category item that the cycle count definition references. |
InventoryItemId | String | Value that uniquely identifies the category item. |
ItemNumber | String | Number that identifies the category item. |
ItemDescription | String | ItemDescription of CycleCountDefinitionscountCategoryItems |
CategoryId | String | Value that uniquely identifies the count category that the category item references. |
CategoryName | String | Name of the count category that the category item references. |
CategoryDescription | String | Description of the count category that the category item references. |
AdjustmentValuePositiveTolerance | String | Positive adjustment that the warehouse allows the value to vary for the category item. |
AdjustmentValueNegativeTolerance | String | Negative adjustment that the warehouse allows the value to vary for the category item. |
QuantityVariancePositivePercentage | String | Positive percent that the warehouse allows the quantity to vary from the requested quantity for the category item. |
QuantityVarianceNegativePercentage | String | Negative percent that the warehouse allows the quantity to vary from the requested quantity for the category item. |
LastScheduledDate | Datetime | Date when the warehouse scheduled this category item for counting. |
IncludeInScheduleFlag | Bool | Contains one of the following values: true or false. If true, then schedule this category item. If false, then do not schedule this category item. The default value is false. |