| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| equipmentAlt | Equipment Secondary Tag Number | nvarchar | |
| equipmentSerial | Equipment Serial Number | nvarchar | |
| Id | Group Item Id | int | |
| itemType_fk | Item Type Id | int | |
| itemType_Name | Item Type Name | nvarchar | |
| location | Location | nvarchar | |
| pgl_addedDate | Added Date | datetime | |
| pgl_createdDate | Record Creation Date | datetime | |
| pgl_creator_fk | User Id (Record Creator) | int | vr_users |
| pgl_deletedDate | Deleted Date | datetime | |
| pgl_distribution | Distribution | decimal | |
| pgl_grp_fk | Group Id | int | vr_Group |
| pgl_itemType_fk | Item Type Id | int | |
| pgl_modifiedDate | Last Modified Date | datetime | |
| pgl_modifier_fk | User Id (Record Modifier) | int | vr_users |
| pgl_pk | Group Item Id | int | |
| pgl_sequence | Sequence | smallint | |
| sublocation | SubLocation | nvarchar | |
| tag_fk | Item Id | int | |
| tagDescription | Tag Description | nvarchar | |
| tagName | Tag Name | nvarchar |