|
|
SAP Business One SDK 10.0 - Database Tables Reference |
EditMode Messages
Table Name: RMSG
Table Description: EditMode Messages
| Field | Description | Type | Size | Related | Default Value | Constraints | |
| abs | abs | Int | 11 | - | Â | Â | Â |
| fromWho | from Who | Int | 11 | - | Â | Â | Â |
| toWho | to Who | Int | 11 | - | Â | Â | Â |
| date | date | Date | 8 | - | Â | Â | Â |
| time | time | Int | 11 | - | Â | Â | Â |
| loggedOnly | msg valid only f logged | VarChar | 1 | - | Y | Â | Â |
| message | message | nVarChar | 250 | - | Â | Â | Â |
| msgRead | was message read | VarChar | 1 | - | N | Â | Â |
| Key | Unique | Field |
| PRIMARY | Yes | abs |
| TO_WHO | No | toWho |
| WHO_READ | No | toWho |
| Â | Â | msgRead |