Negotiation Requirement Score Details
The Negotiation Requirement Score Details view object contains information about requirements scored manually by the team members.
Data Store Key : FscmTopModelAM.PrcExtractAM.PonBiccExtractAM.NegotiationTeamRequirementScoresExtractPVO
Primary Keys : PersonId, BidNumber, RequirementId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
AuctionHeaderId | Unique identifier of negotiation document. |
BidNumber | Unique identifier of response number. |
CreatedBy | User who has scored the response. |
CreationDate | Date when the user scored the response. |
InternalNote | Internal note added while scoring the response. |
LastUpdateDate | Date when the user previously scored the response. |
LastUpdateLogin | Session login associated with the user who most recently updated the response scores. |
LastUpdatedBy | User who most recently updated the response scores. |
ObjectVersionNumber | Used to implement optimistic locking and the number is incremented every time that the row is updated. |
PersonId | Unique identifier of the user who scored the response. |
RequirementId | Unique identifier of the requirement in a negotiation. |
Score | Score entered by the team member for a requirement in a negotiations |
SectionId | Unique identifier of the requirement section. |