DraftSupplierNegotiationResponseslineslineAttributeGroups
Groups negotiation line attributes (for example, color, model, capacity) in a supplier’s draft response, supporting complex bid details.
Columns
| Name | Type | Description |
| DraftSupplierNegotiationResponsesResponseNumber [KEY] | Long | The unique identifier for the negotiation response, linking it to a specific response within the negotiation. |
| LinesLineId [KEY] | Long | The unique identifier for the negotiation response line, allowing the attribute group to be linked to a specific line within the response. |
| LinesResponseNumber [KEY] | Long | The unique identifier for the response within the negotiation line, linking the attribute group to the correct response. |
| ResponseNumber | Long | The identification number used for the supplier's internal tracking of the response, helping to track and organize responses internally. |
| LineId | Decimal | The identifier for the negotiation line, linking the attribute group to a specific line item in the response. |
| Line | String | The number that identifies the negotiation line, used to differentiate between multiple lines in the response. |
| LineDescription | String | A description of the negotiation line item, providing additional context or details about the goods or services being offered. |
| GroupId [KEY] | Long | The unique identifier for the line attribute group, linking the group to the specific negotiation line and its attributes. |
| GroupName | String | The name of the attribute group, used to categorize and identify a set of related attributes for the negotiation line. |
| SupplierId | Long | The unique identifier for the supplier responding to the negotiation, helping to track which supplier provided the attribute group. |
| Supplier | String | The name of the supplier who responded to the negotiation, providing context for the supplier's offer. |
| CreatedBy | String | The user who created the row, ensuring accountability for the initial entry of the line attribute group data. |
| CreationDate | Datetime | The timestamp when the line attribute group record was created, helping to track when the information was first entered. |
| LastUpdatedBy | String | The user who last updated the row, providing accountability for any modifications made to the record. |
| LastUpdateDate | Datetime | The timestamp of the last update to the row, indicating when the record was most recently modified. |
| Finder | String | A search identifier used to locate specific line attribute group records in the system. |
| EffectiveDate | Date | The date from which the line attribute group becomes effective, marking when the data starts to apply within the negotiation process. |