title: "StockCount (table)" category: reference tags: [table, stockcount, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.StockCount
Schema: dba
Aantal kolommen: 23
Zie ook de entity-pagina: ../entities/StockCount
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ScId |
nvarchar(9) | Nee | — | — |
ScContext |
bigint | Nee | ((0)) | — |
ScRecStatus |
int | Nee | ((0)) | — |
ScExported |
smallint | Nee | ((0)) | — |
ScRecCreateDate |
datetimeoffset(7) | Nee | (sysdatetimeoffset()) | — |
ScDescr |
nvarchar(200) | Ja | — | — |
ScRealTimeStockCount |
smallint | Nee | ((0)) | — |
ScRecount |
smallint | Nee | ((0)) | — |
ScBlindCount |
smallint | Nee | ((1)) | — |
ScCreatedDate |
datetimeoffset(7) | Ja | — | — |
ScActiveDate |
datetimeoffset(7) | Ja | — | — |
ScFinishedDate |
datetimeoffset(7) | Ja | — | — |
ScClosedDate |
datetimeoffset(7) | Ja | — | — |
ScCreatedEmpId |
nvarchar(9) | Ja | — | — |
ScActiveEmpId |
nvarchar(9) | Ja | — | — |
ScFinishedEmpId |
nvarchar(9) | Ja | — | — |
ScClosedEmpId |
nvarchar(9) | Ja | — | — |
ScCcrId |
nvarchar(9) | Ja | — | — |
ScSitId |
nvarchar(8) | Ja | — | — |
ScWhsId |
nvarchar(10) | Ja | — | — |
ScAbcId |
nvarchar(9) | Ja | — | — |
ScEmpId |
nvarchar(9) | Ja | — | — |
ScCompId |
nvarchar(6) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("StockCount")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("StockCount")· ../entities/StockCount Properties, contexts, statussen. Bron:Entities.xml.