CycleCountSequenceDetailsDFF
Uses descriptive flexfields to enrich data related to cycle count sequence details.
Columns
| Name | Type | Description |
| CycleCountSequenceDetailsCycleCountEntryId [KEY] | Long | The unique identifier linking the cycle count sequence to its associated descriptive flexfields (DFF). This identifier enables extended data capture and customization. |
| CycleCountSequenceDetailsCycleCountHeaderId [KEY] | Long | The unique identifier linking the cycle count definition header to its associated DFF. This identifier ensures accurate tracking of additional attributes. |
| CycleCountSequenceDetailsOrganizationId [KEY] | Long | The unique identifier linking the inventory organization to the cycle count sequence DFFs. This identifier ensures proper organization-wide reporting and tracking. |
| CycleCountEntryId [KEY] | Long | The unique identifier assigned to the cycle count sequence. This identifier tracks each individual count entry within the cycle count process. |
| CycleCountHeaderId [KEY] | Long | The unique identifier for the cycle count associated with this sequence. This identifier ensures accurate linking of count entries to cycle count definitions. |
| OrganizationId [KEY] | Long | The unique identifier for the inventory organization responsible for the cycle count. This identifier ensures accurate assignment of counted items to the correct business unit. |
| _FLEX_Context | String | The DFF context name for cycle count sequence details. This context name defines the applicable structure and interpretation of additional attributes. |
| _FLEX_Context_DisplayValue | String | A display value associated with the DFF context. This value represents user-defined categorization for cycle count sequences. |
| BindCycleCountName | String | The cycle count name associated with the bound record. This name ensures proper linkage between cycle count sequence details and DFFs. |
| BindOrganizationCode | String | The organization code associated with the bound record. This code ensures accurate reference for cycle count sequence details across multiple inventory organizations. |
| Finder | String | A searchable reference key used to locate specific cycle count sequence descriptive flexfields within the system. This reference key improves lookup efficiency and reporting. |
| FromSerialNumber | String | The starting serial number range for the counted inventory. This range ensures precise tracking of serialized items within the cycle count sequence. |
| ToSerialNumber | String | The ending serial number range for the counted inventory. This range defines the range of serialized items included in the cycle count sequence. |