|
|
SAP Business One SDK 10.0 - Database Tables Reference |
Employee Types
Table Name: OHTY
Table Description: Employee Types
| Field | Description | Type | Size | Related | Default Value | Constraints | |
| typeID | Employee Type ID | Int | 11 | - | Â | Â | Â |
| name | Name | nVarChar | 20 | - | Â | Â | Â |
| descriptio | Description | Text | 16 | - | Â | Â | Â |
| locked | Locked | VarChar | 1 | - | N | Y | Yes |
| Â | Â | Â | Â | Â | Â | N | No |
| Key | Unique | Field |
| PRIMARY | Yes | typeID |
| NAME_KEY | No | name |