SupplierNegotiationslinesDFF
Uses descriptive flexfields for negotiation lines, capturing additional data beyond standard fields.
Columns
| Name | Type | Description |
| SupplierNegotiationsAuctionHeaderId [KEY] | Long | Unique identifier for the auction header, linking the descriptive flexfield (DFF) data to a specific negotiation event. |
| LinesAuctionHeaderId [KEY] | Long | Unique identifier for the auction header related to the negotiation line, allowing the system to associate flexfield data with a specific line within the auction. |
| LinesLineId [KEY] | Decimal | Unique identifier for the negotiation line associated with the DFF, helping to track flexfield data specific to each line in the negotiation. |
| AuctionHeaderId [KEY] | Long | Value that uniquely identifies the negotiation event, providing a reference to the auction associated with the negotiation. This flexfield is not visible to the supplier. |
| LineNumber [KEY] | Decimal | Number that identifies the specific negotiation line within the auction, used for referencing and organizing lines. This flexfield is not visible to the supplier. |
| _FLEX_Context | String | The context name for the DFF, which categorizes the data for specific details about the negotiation lines. This field is not visible to the supplier. |
| _FLEX_Context_DisplayValue | String | The display value of the flexfield context, providing a human-readable label or description. This field is not visible to the supplier. |
| Finder | String | Search or query reference used for locating or filtering specific DFF records related to negotiation lines within the system. |
| EffectiveDate | Date | The date when the DFF data becomes effective, ensuring that only valid records as of the specified date are retrieved. |