|
|
SAP Business One SDK 10.0 - Database Tables Reference |
Employee Status
Table Name: OHST
Table Description: Employee Status
| Field | Description | Type | Size | Related | Default Value | Constraints | |
| statusID | Status ID | Int | 11 | - | Â | Â | Â |
| name | Name | nVarChar | 20 | - | Â | Â | Â |
| descriptio | Description | Text | 16 | - | Â | Â | Â |
| Key | Unique | Field |
| PRIMARY | Yes | statusID |
| NAME_KEY | Yes | name |