|
|
SAP Business One SDK 10.0 - Database Tables Reference |
User Action Log
Table Name: OUAL
Table Description: User Action Log
| Field | Description | Type | Size | Related | Default Value | Constraints | |
| Id | ID | Identity | 11 | - | Â | Â | Â |
| UserId | User Id | Int | 6 | OUSR | Â | Â | Â |
| ActionDate | Action Date | Date | 8 | - | Â | Â | Â |
| ActionTime | Action Time | Int | 11 | - | Â | Â | Â |
| ActionType | Action Type | VarChar | 1 | - | Â | Â | Â |
| ObjectId | Object Id | Int | 11 | - | Â | Â | Â |
| ObjectKey | Object Key | nVarChar | 64 | - | Â | Â | Â |
| Key | Unique | Field |
| PRIMARY | Yes | Id |
| TIME | No | ActionDate |
| Â | Â | ActionTime |
| ID_KEY | No | ObjectId |
| Â | Â | ObjectKey |