PackingUnitsnestedPackingUnitspackingUnitDFFs
Enables customization of descriptive flexfields for packing units to support specific business needs.
Columns
| Name | Type | Description |
| PackingUnitsPackingUnitId [KEY] | Long | The unique identifier for a packing unit in the PackingUnitsnestedPackingUnitspackingUnitDFFs table. This is a reference to the main packing unit entry. |
| NestedpackingunitsPackingUnitId [KEY] | Long | The identifier for a nested packing unit within the PackingUnitsnestedPackingUnitspackingUnitDFFs table, linking a packing unit to its nested variant. |
| LPNId [KEY] | Long | A unique identifier for the packing unit flexfields, which are used to store additional descriptive data for the packing unit. |
| _FLEX_Context | String | The name of the descriptive flexfield context used for the packing unit, helping categorize the type of additional data that can be stored. |
| _FLEX_Context_DisplayValue | String | A human-readable value associated with the flexfield context, providing a clearer description of the context. |
| Finder | String | A reference value used to locate or search for specific packing unit entries in the PackingUnitsnestedPackingUnitspackingUnitDFFs table. |
| PackingUnitId | Long | The unique identifier for a packing unit in the PackingUnitsnestedPackingUnitspackingUnitDFFs table. It links to the main packing unit record. |
| PPackingUnit | String | The packing unit identifier for a parent packing unit, used to establish hierarchical relationships between packing units within the PackingUnitsnestedPackingUnitspackingUnitDFFs table. |