SupplierNegotiationResponseslineslineAttributeGroups
Groups relevant attributes (color, dimensions, performance) for a negotiation line in the supplier’s response.
Columns
| Name | Type | Description |
| SupplierNegotiationResponsesResponseNumber [KEY] | Long | Unique identifier for the response within the supplier negotiation, linking the line attribute group data to a specific response in the negotiation process. |
| LinesLineId [KEY] | Long | Unique identifier for the line item associated with the response, linking the attribute group to a specific line in the negotiation. |
| LinesResponseNumber [KEY] | Long | Unique identifier for the response associated with a line item, used to track and reference the supplier’s offer or bid for a particular line item. |
| ResponseNumber | Long | Unique identifier for the overall response, linking the line attribute group to a specific supplier’s overall offer in the negotiation. |
| LineId | Decimal | Unique identifier for the line item, used to track specific line items in the negotiation process and link them to their respective attribute groups. |
| Line | String | The description or label for the line item, providing identification for the specific item in the supplier’s response. |
| LineDescription | String | Detailed description of the line item, offering further clarification on the product or service being negotiated. |
| GroupId [KEY] | Long | Unique identifier for the group associated with the line attribute, helping to track and reference attribute groups related to the line item. |
| GroupName | String | The name of the attribute group, providing a label for the group that organizes specific characteristics or attributes for the line item. |
| Weight | Decimal | The weight or importance of the attribute group, representing how much influence the group’s score has on the overall evaluation of the line item. |
| Score | Decimal | The score assigned to the attribute group based on evaluation criteria, showing how well the line item meets the group’s requirements. |
| WeightedScore | Decimal | The weighted score of the attribute group, taking the weight of the group into account to provide an adjusted score that reflects its importance in the evaluation. |
| CreatedBy | String | The name or identifier of the user who created the line attribute group record, ensuring accountability for data entry. |
| CreationDate | Datetime | The date and time when the line attribute group record was created, providing a timestamp for when the data was entered into the system. |
| SupplierId | Long | Unique identifier for the supplier, linking the line attribute group to a specific supplier involved in the negotiation. |
| Supplier | String | The name of the supplier, identifying the company or vendor associated with the line attribute group. |
| LastUpdatedBy | String | The name or identifier of the user who last updated the line attribute group record, ensuring accountability for any changes made. |
| LastUpdateDate | Datetime | The date and time when the line attribute group was last updated, providing a timestamp for the most recent modification. |
| Finder | String | Search or query reference related to the SupplierNegotiationResponseslineslineAttributeGroups, used for filtering or looking up specific attribute group records in the negotiation process. |