SupplierNegotiationscollaborationTeamMembers
Identifies internal team members collaborating on the negotiation, specifying roles (for example, evaluator, observer).
Columns
| Name | Type | Description |
| SupplierNegotiationsAuctionHeaderId [KEY] | Long | Unique identifier for the auction header, linking the collaboration team member data to a specific auction event in the negotiation. |
| TeamMemberId [KEY] | Decimal | Unique identifier for each team member involved in the collaboration, enabling precise tracking of team participation. |
| LastNotifiedDate | Datetime | The date and time when the collaboration team member was last notified, providing a timestamp for the most recent communication sent to the member. |
| PersonId | Long | Unique identifier for the person assigned to the collaboration team, helping to track the individual participating in the negotiation. |
| TeamMember | String | Name of the collaboration team member, identifying the person involved in the negotiation process. |
| AccessCode | String | Abbreviation that identifies the access level granted to the team member. Values include 'FULL' or 'VIEW_ONLY', determining the level of interaction the team member has with the negotiation. |
| Access | String | Describes the level of access granted to the collaboration team member, such as 'Full' for complete access or 'View Only' for limited visibility, based on predefined settings. |
| PriceVisibilityFlag | Bool | Flag indicating whether the team member has visibility into price details during the evaluation process. If true, the member can view prices; if false, they cannot. The default value is true. |
| SupplierMessagesCode | String | Abbreviation that specifies the access level to message suppliers for each team member. Options include 'ORA_NO_ACCESS', 'ORA_RECEIVE_ONLY', or 'ORA_SEND_AND_RECEIVE', controlling the member's ability to interact with suppliers. |
| SupplierMessages | String | Describes the level of access the team member has to send or receive messages from suppliers, with options such as 'No access', 'Receive only', or 'Send and receive'. |
| TaskName | String | The name or title of the task assigned to the collaboration team member, indicating the specific responsibility or action they need to complete. |
| TaskTargetDate | Date | The target date when the application expects the collaboration team member to complete the assigned task, helping to track progress and deadlines. |
| TaskCompletionDate | Datetime | The actual date and time when the collaboration team member completed the task, providing a timestamp for when the work was finished. |
| CreatedBy | String | The name or identifier of the person who created the collaboration team member record, ensuring accountability for data entry. |
| CreationDate | Datetime | The date and time when the collaboration team member record was created, marking the initial addition of the member to the system. |
| LastUpdateDate | Datetime | The date and time when the collaboration team member record was last updated, providing a timestamp for the most recent changes. |
| LastUpdatedBy | String | The name or identifier of the person who last updated the collaboration team member record, ensuring accountability for changes made. |
| ScoringTeamNames | String | The names of the team members responsible for scoring the responses, listing the individuals involved in the evaluation process. |
| AuctionHeaderId | Long | Unique identifier for the auction header, linking the collaboration team data to a specific auction event in the system. |
| Finder | String | Search or query reference used for filtering or locating specific collaboration team member 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 relevant data for the given period is retrieved. |