Fields in the Reviewer table (Production Mapping)
The fields in the table provide information on table records that includes the feature class and subtype to which a feature record belongs as well as its correction status.
| Field name | Description | 
|---|---|
| RECORDID | The Object ID of the table record, which is continuous throughout the database | 
| OBJECTID | The Object ID of the record in its feature class or table | 
| SUBTYPE | The feature class subtype or table used with the check | 
| REVIEWERCATEGORY | The category number associated with the type of result returned: 
 | 
| CATEGORY | The category description associated with the type of result returned: 
 | 
| REVIEWERCODE | A numeric code that is associated with a check or means of committing a record | 
| SESSIONID | The session number | 
| CHECKTITLE | A title that has been defined for the check | 
| ORIGINTABLE | The feature class or table on which the check has been run | 
| ORIGINCHECK | The name of the check or tool that has returned the feature | 
| NOTES | Additional comments, which can be inherited from the check properties | 
| PARAMETERS | The parameters defined for the check including the database, feature classes, subtypes, tables, tolerances, and so forth | 
| SEVERITY | The priority of the record, which can be assigned when the check is configured | 
| REVIEWSTATUS | The error description | 
| IDENTIFIER | The Xpath of the metadata element that has been returned as an error | 
| REVIEWTECHNICIAN | The user name associated with the person who started the Reviewer session | 
| REVIEWDATE | The date and time on which the record has been written to the Reviewer table | 
| CORRECTIONTECHNICIAN | The user name associated with the person who started the Reviewer session for correction | 
| CORRECTIONDATE | The date and time on which the record has been corrected | 
| CORRECTIONSTATUS | The correction status of the record (The default status values are Resolved, Unresolved, and None.) | 
| VERIFICATIONTECHNICIAN | The user name associated with the person who started the Reviewer session for verification | 
| VERIFICATIONDATE | The date and time on which the record is being verified | 
| VERIFICATIONSTATUS | The verification status of the record, which are Acceptable, Unacceptable, and Mark as Exception | 
| QC_GRID | Linked polygon grid cell name in which the current record exists | 
| CHECKRUNID | Contains an ID that is related to the CHECKRUNID field in the REVCHECKRUNTABLE table | 
| GEOMETRYTYPE | The Reviewer geometry type, which can be point, line, or polygon |