Sourcing Cost Factor Details
The Sourcing Cost Factor Details view object consolidates common information about cost factors in sourcing.
Data Store Key : FscmTopModelAM.PrcExtractAM.PonBiccExtractAM.SourcingCostFactorExtractPVO
Primary Keys : LineNumber, AuctionHeaderId, SequenceNumber
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 for the negotiation. |
| CreatedBy | User who created the cost factor row. |
| CreationDate | Date and time of the creation of the cost factor row. |
| DisplayTargetFlag | Value that indicates whether to display the target value to supplier. |
| DisplayToSuppliersFlag | Value that indicates whether to display this price factor to suppliers. |
| LastUpdateDate | Date and time of the last update of the cost factor row. |
| LastUpdateLogin | Session login associated with the user who last updated the cost factor row. |
| LastUpdatedBy | Indicates user who created the cost factor row. |
| LineNumber | Line number of the negotiation. |
| ObjectVersionNumber | Unique identifier used to implement optimistic locking. This number is incremented every time that the row is updated. |
| PfType | Indicates whether this price factor is of type buyer or supplier. |
| PriceElementTypeId | Unique system generated identifier of the price element. |
| PricingBasis | Pricing basis for the cost factor. |
| ProgramAppName | Identifies the application name spawning the concurrent request. |
| ProgramName | Concurrent program name. |
| RequestId | Unique identifier of the job that created or last updated the row. |
| SequenceNumber | Number denoting the sequence in which price element is added to line or list. |
| Value | Target value for the cost factor. |