SupplierNegotiationslineslineAttributeGroups
Defines attribute groups for negotiation lines, grouping characteristic sets for more complex products or services.
Columns
| Name | Type | Description |
| SupplierNegotiationsAuctionHeaderId [KEY] | Long | Unique identifier for the auction header, linking the attribute group data to a specific auction event in the negotiation. |
| LinesAuctionHeaderId [KEY] | Long | Unique identifier for the auction header related to the negotiation line attribute group, allowing the system to associate the group with a specific auction event. |
| LinesLineId [KEY] | Decimal | Unique identifier for the negotiation line associated with the attribute group, helping to track and manage the group data in the context of the line. |
| AuctionHeaderId | Long | Unique identifier for the auction, linking the negotiation line attribute group data to the overall auction event. |
| LineId | Decimal | Unique identifier for the negotiation line, associating the attribute group with a specific line in the negotiation. |
| Line | String | Number that identifies the negotiation line associated with the attribute group, helping to reference the group within the context of the line. |
| LineDescription | String | Description of the negotiation line associated with the attribute group, providing additional context for the specific line. |
| GroupId [KEY] | Long | Unique identifier for the attribute group, helping to track and manage groups of related attributes within the negotiation. |
| GroupName | String | Name of the attribute group, used to classify and organize different attributes for easier management and referencing. |
| CreationDate | Datetime | The date and time when the attribute group record was created, marking the initial entry of the group into the system. |
| CreatedBy | String | The name or identifier of the person who created the attribute group record, ensuring accountability for data entry. |
| LastUpdateDate | Datetime | The date and time when the attribute group record was last updated, providing a timestamp for the most recent changes to the group. |
| LastUpdatedBy | String | The name or identifier of the person who last updated the attribute group record, ensuring accountability for modifications. |
| Finder | String | Search or query reference used for locating or filtering specific attribute group records in the negotiation process. |
| EffectiveDate | Date | This query parameter is used to fetch resources that are effective as of the specified date, ensuring that only valid records for the given period are retrieved. |