JCM Table: dbo.LT RowStatus
From Sherlock Software
TABLE NAME: dbo.LT_RowStatus
Record status control table.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | RowStatus | tinyint | Row status id |
| 2 | Desc | nvarchar(50) | Description |
Table Values:
| RowStatus | Desc |
|---|---|
| 1 | Active |
| 2 | Deleted |
| 3 | Merged |
Back to JCM Database tables