Sample Event Dispositions
The Sample Event Disposition view object consolidates sample disposition information for the inspection, such as sample disposition, sample status, and so on.
Data Store Key : FscmTopModelAM.ScmExtractAM.QaBiccExtractAM.QaSampleEventDispositionsExtractPVO
Primary Keys : QaSampleEventDispositionsPEOSampleEventDispositionId
Initial Extract Date : QaSampleEventDispositionsPEOCreationDate
Incremental Extract Date : QaSampleEventDispositionsPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| QaSampleEventDispositionsPEOCreatedBy | User who created the sample event disposition. |
| QaSampleEventDispositionsPEOCreationDate | Date and time when the sample event disposition was created. |
| QaSampleEventDispositionsPEODisposition | Disposition of the sample. A list of accepted values is defined in the lookup type ORA_QA_IP_DISPOSITIONS. It can have two possible values: Accepted and Rejected. This attribute doesn't have a default value. |
| QaSampleEventDispositionsPEOIpEventDispositionId | Value that uniquely identifies the inspection event disposition. |
| QaSampleEventDispositionsPEOIpEventId | Value that uniquely identifies the inspection event. |
| QaSampleEventDispositionsPEOLastUpdateDate | Date and time when the user last updated the sample event disposition. |
| QaSampleEventDispositionsPEOLastUpdateLogin | Session login associated with the user who last updated the sample event disposition. |
| QaSampleEventDispositionsPEOLastUpdatedBy | User who last updated the sample event disposition. |
| QaSampleEventDispositionsPEOSampleEventDispositionId | Value that uniquely identifies the sample event disposition. |
| QaSampleEventDispositionsPEOSampleId | Value that uniquely identifies the sample. |
| QaSampleEventDispositionsPEOStatus | Status of the sample. A list of accepted values is defined in the lookup type ORA_QA_IP_DISPOSITIONS. It can have two possible values: Completed and In Progress. This attribute doesn't have a default value. |