title: "ObjectBatch (table)" category: reference tags: [table, objectbatch, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ObjectBatch
Schema: dba
Aantal kolommen: 36
Zie ook de entity-pagina: ../entities/ObjectBatch
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ObjBtchId |
nvarchar(11) | Nee | — | — |
ObjBtchContext |
bigint | Nee | ((0)) | — |
ObjBtchRecStatus |
int | Nee | ((0)) | — |
ObjBtchApprovedDate |
datetimeoffset(7) | Ja | — | — |
ObjBtchApprovedEmpId |
nvarchar(9) | Ja | — | — |
ObjBtchBtchId |
nvarchar(9) | Ja | — | — |
ObjBtchCompId |
nvarchar(6) | Nee | — | — |
ObjBtchCreatedDate |
datetimeoffset(7) | Ja | — | — |
ObjBtchCreatedEmpId |
nvarchar(9) | Ja | — | — |
ObjBtchDataProvider |
nvarchar(50) | Ja | — | — |
ObjBtchExpiryDate |
date | Ja | — | — |
ObjBtchExported |
smallint | Nee | ((0)) | — |
ObjBtchExternalId |
nvarchar(50) | Ja | — | — |
ObjBtchExternalStatus |
nvarchar(50) | Ja | — | — |
ObjBtchJobmJobId |
nvarchar(12) | Ja | — | — |
ObjBtchJobmLineId |
nvarchar(9) | Ja | — | — |
ObjBtchPltlLineId |
nvarchar(2) | Ja | — | — |
ObjBtchPltlPltId |
nvarchar(9) | Ja | — | — |
ObjBtchProviderMutDate |
datetimeoffset(7) | Ja | — | — |
ObjBtchQuantityIn |
decimal(21,2) | Nee | ((0)) | — |
ObjBtchQuantityOut |
decimal(21,2) | Nee | ((0)) | — |
ObjBtchRcplLineId |
nvarchar(4) | Ja | — | — |
ObjBtchRcplRcpId |
nvarchar(9) | Ja | — | — |
ObjBtchRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ObjBtchReceivedQuantity |
decimal(21,2) | Nee | ((0)) | — |
ObjBtchRemarkText |
nvarchar(max) | Ja | — | — |
ObjBtchRetToRcvQuantity |
decimal(21,2) | Nee | ((0)) | — |
ObjBtchReturnQuantity |
decimal(21,2) | Nee | ((0)) | — |
ObjBtchToWhslCode |
nvarchar(20) | Ja | — | — |
ObjBtchToWhslWhsId |
nvarchar(10) | Ja | — | — |
ObjBtchTransferNextTime |
smallint | Nee | ((0)) | — |
ObjBtchVendorBatchCode |
nvarchar(12) | Ja | — | — |
ObjBtchWhslCode |
nvarchar(20) | Ja | — | — |
ObjBtchWhslWhsId |
nvarchar(10) | Ja | — | — |
ObjBtchWhsolLineId |
nvarchar(9) | Ja | — | — |
ObjBtchWhsolWhsoId |
nvarchar(9) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ObjectBatch")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ObjectBatch")· ../entities/ObjectBatch Properties, contexts, statussen. Bron:Entities.xml.