SupplierNegotiationssupplierDFF
Houses descriptive flexfields at the negotiation header for supplier-specific data, capturing additional attributes not in standard fields.
Columns
| Name | Type | Description |
| SupplierNegotiationsAuctionHeaderId [KEY] | Long | Unique identifier for the auction header in the supplier negotiation. This ID is used to associate the supplier negotiation data with a specific auction. This value can be found in the auction data tables. |
| _FLEX_Context | String | Descriptive flexfield (DFF) context name for the details about supplier negotiations. This context provides additional flexible fields used to capture supplier-specific data during the negotiation process. The context value defines the purpose or area of the flexfield. You can find the context names in the 'Descriptive Flexfields' section of the Setup and Maintenance work area. |
| _FLEX_Context_DisplayValue | String | This field displays the DFF context for the supplier negotiation. The 'Context Display Value' is the user-friendly name of the flexfield context that is used to categorize the data. It is configured in the Descriptive Flexfield setup for the relevant negotiation areas. |
| AuctionHeaderId | Long | Unique identifier that links to the negotiation process. The AuctionHeaderId identifies a specific negotiation and helps in connecting various negotiation-related data to that auction. It is used to link the negotiation with its specific auction header and can be found in auction or negotiation tables. |
| Finder | String | Search or filter reference for locating supplier negotiation records in the system. This field is used to perform searches for specific data and can be part of query filters in user interface or reporting tools. |
| EffectiveDate | Date | The date that specifies when the record is valid or effective. This parameter is used to fetch resources that are valid as of the specified start date. Effective date ensures that only the most relevant data for a given time period is included. You can use it for filtering data based on business rules or specific periods. |