Assessment Qualification Details
The Assessment Qualification Details view object contains qualification details that are included in an assessment.
Data Store Key : FscmTopModelAM.PrcExtractAM.PoqBiccExtractAM.AssessmentQualificationExtractPVO
Primary Keys : AssessmentQualId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| AssessmentId | Value that uniquely identifies the assessment. |
| AssessmentQualId | Value that uniquely identifies the assessment qualification. |
| CreatedBy | Indicates the user who created the row. |
| CreationDate | Indicates the date and time of the creation of the row. |
| EvaluationNote | Indicates the note added by the evaluation team member for each qualification in the assessment. |
| InitiativeId | Value that uniquely identifies the initiative. |
| LastUpdateDate | Indicates the date and time of the last update of the row. |
| LastUpdateLogin | Indicates the session login associated to the user who last updated the row. |
| LastUpdatedBy | Indicates the user who last updated the row. |
| ObjectVersionNumber | Indicates a number used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. |
| QualificationId | Value that uniquely identifies the qualification. |
| ReusedFlag | Indicates if the corresponding qualification was reused from an existing assessment. |