| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| CreatedDate | Record Creation Date | datetime | |
| CreatorId | User Id (Record Creator) | int | vr_users |
| Description | Sub Code Description | nvarchar | |
| Id | Sub Code Id | int | |
| ModifiedDate | Last Modified Date | datetime | |
| ModifierId | User Id (Record Modifier) | int | vr_users |
| OnHandAdjustmentTypeCode | On Hand Adjustment Type Code | nvarchar | |
| OnHandAdjustmentTypeDescription | On Hand Adjustment Type Description | nvarchar | |
| OnHandAdjustmentTypeId | On Hand Adjustment Type Id | int |