CycleCountDefinitionscountSubinventories
Oversees subinventories associated with cycle count processes to ensure accurate inventory tracking.
Columns
Name | Type | Description |
CycleCountDefinitionsCycleCountHeaderId [KEY] | Long | The unique identifier linking the cycle count definition to its associated subinventories. This identifier ensures accurate tracking and classification of counted stock locations. |
Subinventory [KEY] | String | The name of the subinventory included in this cycle count definition. This name specifies the storage location where items are counted. |
IncludeInCountCode | Long | A code indicating whether the subinventory should be included in the cycle count process. Accepted values are defined in the lookup type INV_YES_NO_NUMERIC. |
IncludeInCount | String | Specifies whether the subinventory is included in the cycle count. This field determines if items stored in this location should be counted. Accepted values are defined in the lookup type INV_YES_NO_NUMERIC. |
BindCycleCountName | String | The cycle count name associated with the bound record. This name ensures proper linkage between cycle count definitions and subinventories. |
BindOrganizationCode | String | The organization code associated with the bound record. This code ensures accurate reference for cycle count definitions in multi-organization environments. |
CycleCountHeaderId | Long | The unique identifier linking the cycle count header to the subinventory. This identifier ensures proper association between the cycle count configuration and storage locations. |
Finder | String | A searchable reference key used to locate specific subinventories included in the cycle count. This reference key improves lookup efficiency and navigation. |
ItemDescription | String | A brief description of the inventory item stored in the subinventory included in the cycle count. This description provides additional context for warehouse personnel. |
ItemNumber | String | The unique alphanumeric identifier assigned to an inventory item stored in the subinventory included in the cycle count. This identifier ensures accurate tracking and classification. |