SupplierNegotiationResponseslineslineAttributeGroupslineAttributes
Lists each attribute within an attribute group for a negotiation line, enabling detailed supplier-submitted specifications.
Columns
| Name | Type | Description |
| SupplierNegotiationResponsesResponseNumber [KEY] | Long | Unique identifier for the response within the supplier negotiation, linking the line attribute group line attribute data to a specific response in the negotiation process. |
| LinesLineId [KEY] | Long | Unique identifier for the line item associated with the response, linking the line attribute to a specific line in the negotiation. |
| LinesResponseNumber [KEY] | Long | Unique identifier for the line item response, used to track and reference the supplier’s offer or bid for a particular line item in the negotiation. |
| ResponseNumber [KEY] | Long | Unique identifier for the overall response, linking the line attribute data to a specific supplier’s overall offer in the negotiation. |
| LineId [KEY] | Long | Unique identifier for the line item, used to reference specific line items in the negotiation process and link them to their respective line attributes. |
| 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 | 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. |
| AttributeId [KEY] | Long | Unique identifier for the attribute, linking it to a specific characteristic or factor being evaluated in the negotiation. |
| AttributeName | String | The name of the attribute, providing a label or description for the specific characteristic being tracked or negotiated. |
| SupplierId | Long | Unique identifier for the supplier, linking the line attribute 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. |
| ResponseTypeCode | String | Code representing the type of response for the attribute, such as 'bid', 'offer', or 'revision'. |
| ResponseType | String | Descriptive type of the response for the attribute, providing clarity on how the supplier has responded to the attribute (for example, 'Initial', 'Amended'). |
| ValueTypeCode | String | Code representing the value type of the attribute, such as 'numeric', 'text', or 'date'. |
| ValueType | String | Descriptive value type of the attribute, indicating the kind of data expected for the attribute (for example, 'Date', 'Number', 'Text'). |
| TargetDateValue | Date | Target date for the attribute, representing the expected or required date for the specific line item in the negotiation. |
| TargetNumberValue | Decimal | Target number value for the attribute, representing the expected or required numeric value for the line item in the negotiation. |
| TargetTextValue | String | Target text value for the attribute, representing the expected or required textual response for the line item. |
| ResponseDateValue | Date | The date value provided by the supplier in their response for the attribute, indicating their proposed date. |
| ResponseNumberValue | Decimal | The numeric value provided by the supplier in their response for the attribute, indicating their proposed number. |
| ResponseTextValue | String | The text value provided by the supplier in their response for the attribute, indicating their proposed textual response. |
| Weight | Decimal | The weight or importance of the attribute, representing how much influence the attribute’s value has on the overall evaluation of the line item. |
| Score | Decimal | The score assigned to the line attribute based on evaluation criteria, reflecting how well the attribute meets the requirements of the negotiation. |
| WeightedScore | Decimal | The weighted score of the line attribute, taking the attribute’s weight 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. |
| 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 SupplierNegotiationResponseslineslineAttributeGroupslineAttributes, used for filtering or looking up specific attribute records in the negotiation process. |