SupplierNegotiationsDFF
Employs internal descriptive flexfields at the negotiation header level, adding fields for specialized data capture.
Columns
| Name | Type | Description |
| SupplierNegotiationsAuctionHeaderId [KEY] | Long | Unique identifier for the auction header, linking the descriptive flexfield (DFF) data to a specific negotiation event. |
| AuctionHeaderId [KEY] | Long | Unique identifier for the negotiation, which is used to track and reference the specific negotiation instance. The supplier cannot view this flexfield. |
| _FLEX_Context | String | The context name for the DFF, which provides a classification for the flexfield data, such as details about the negotiation lines. The supplier cannot view this flexfield. |
| _FLEX_Context_DisplayValue | String | Display value of the DFF context, which provides a human-readable label or description for the flexfield context. This field is not visible to the supplier. |
| Finder | String | Search or query reference used to locate or filter specific records related to the SupplierNegotiationsDFF, helping in the retrieval of relevant data. |
| EffectiveDate | Date | The date when the DFF data becomes effective, ensuring that only records valid as of the specified date are retrieved in queries. |