Negotiation Requirement Response Details
The Negotiation Requirement Response Details view object contains information about the response values for requirements.
Data Store Key : FscmTopModelAM.PrcExtractAM.PonBiccExtractAM.NegotiationRespRequirementValuesExtractPVO
Primary Keys : RequirementValueId
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 the negotiation |
| BidNumber | Value that identifies the response number. |
| CreatedBy | User who created the requirement value row. |
| CreationDate | Date and time of the creation of the requirement value row. |
| DateValue | Date of a manually entered response to requirement value. |
| DatetimeValue | Date and time of a manually entered response to requirement value. |
| IsSelectedFlag | Value that indicates if the acceptable response value is selected by the supplier. |
| LastUpdateDate | Date and time of the last update of the requirement value row. |
| LastUpdateLogin | Session login associated with the user who last updated the requirement value row. |
| LastUpdatedBy | User who last updated the requirement value row. |
| NumberValue | Value that identifies the number of manually entered responses to a requirement value. |
| ObjectVersionNumber | Used to implement optimistic locking. The number is incremented every time that the row is updated. |
| OldDateValue | Value that identifies the old response value for a date requirement. |
| OldDatetimeValue | Value that identifies the old response value for a date and time requirement. |
| OldIsSelectedFlag | Value that indicates if the old acceptable response value is selected by the supplier. |
| OldNumberValue | Value that identifies the old response value for a number requirement. |
| OldTextValue | Value that identifies the old response value for a text or URL requirement. |
| RequirementId | Unique identifier for the requirement. |
| RequirementValueId | Internal system identifier for a response question details. |
| ScoreId | Unique identifier of the acceptable response scores. |
| TextValue | Value that identifies the text of a manually entered response to requirement question value. |