SupplierNegotiationsscoringTeamsscoringTeamMembers
Lists individual members in each scoring team, capturing their roles and responsibilities in the bid evaluation process.
Columns
| Name | Type | Description |
| SupplierNegotiationsAuctionHeaderId [KEY] | Long | Unique identifier for the auction header, linking the scoring team member data to a specific auction event in the negotiation process. |
| ScoringteamsAuctionHeaderId [KEY] | Long | Unique identifier for the auction header related to the scoring team, ensuring the team members are associated with the correct auction event. |
| ScoringteamsScoringTeamId [KEY] | Long | Unique identifier for the scoring team, helping to associate the team member data with the specific team responsible for evaluation in the negotiation. |
| AuctionHeaderId [KEY] | Long | Unique identifier for the auction, linking the scoring team member data to the overall auction event. |
| TeamId [KEY] | Long | Unique identifier for the team within the scoring group, allowing precise tracking of the team member's association with a specific scoring team. |
| TeamMemberId [KEY] | Long | Unique identifier for the team member, ensuring the system can track the individual evaluator’s participation in the negotiation process. |
| TeamMember | String | Name of the team member, providing identification for the person responsible for evaluating responses in the negotiation. |
| CreatedBy | String | The name or identifier of the user who created the scoring team member record, ensuring accountability for data entry. |
| CreationDate | Datetime | The date and time when the scoring team member record was created, marking the initial entry of the team member into the system. |
| LastUpdatedBy | String | The name or identifier of the user who last updated the scoring team member record, ensuring accountability for modifications. |
| LastUpdateDate | Datetime | The date and time when the scoring team member record was last updated, providing a timestamp for the most recent changes. |
| Finder | String | Search or query reference used for locating or filtering specific scoring team member records within the system. |
| 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. |