| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
| 1 |  ANET_DOM_VAL_ID | Number(3,0) | SMALLINT NOT NULL | Primary Key Column.Domain Value ID | 
| 2 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry.  This field is maintained by PeopleSoft and is used in a variety of contexts. | 
| 3 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry.  This field is maintained by PeopleSoft and is used in a variety of contexts. |