PickSlipDetailspickLinesdffs
Manages descriptive flexfields for pick slip lines, allowing for additional customized data.
Columns
Name | Type | Description |
PickSlipDetailsPickSlip [KEY] | Long | The unique identifier for the PickSlip record associated with this pick line in the PickSlipDetailspickLinesdffs table. |
PicklinesTransactionId [KEY] | Long | A reference to the transaction ID related to the pick line, representing the specific operation or action that this pick line is part of in the PickSlipDetailspickLinesdffs table. |
TransactionId [KEY] | Long | The overall transaction ID that groups multiple pick lines or actions together, used to trace the related transactions in the PickSlipDetailspickLinesdffs table. |
_FLEX_Context | String | The context in which the current pick line is being processed, typically used for flexible processing rules or adjustments in the PickSlipDetailspickLinesdffs table. |
_FLEX_Context_DisplayValue | String | A human-readable version of the FLEX_Context, providing additional information or context for the pick line, used for reporting or debugging in the PickSlipDetailspickLinesdffs table. |
Finder | String | The name or identifier of the 'Finder' used in the PickSlipDetailspickLinesdffs table, which could be a tool or a method for searching or filtering pick lines. |
PickSlip | Long | A reference to the PickSlip associated with the current pick line, used to link the pick line to the corresponding pick slip record in the PickSlipDetailspickLinesdffs table. |