title: "LendableObjectMutationLine (table)" category: reference tags: [table, lendableobjectmutationline, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.LendableObjectMutationLine
Schema: dba
Aantal kolommen: 24
Zie ook de entity-pagina: ../entities/LendableObjectMutationLine
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
LenomlLenomId |
nvarchar(9) | Nee | — | — |
LenomlLineId |
nvarchar(9) | Nee | — | — |
LenomlContext |
bigint | Nee | ((0)) | — |
LenomlRecStatus |
int | Nee | ((0)) | — |
LenomlCompId |
nvarchar(6) | Nee | — | — |
LenomlEmpId |
nvarchar(9) | Ja | — | — |
LenomlEstReturnDate |
date | Ja | — | — |
LenomlExported |
smallint | Nee | ((0)) | — |
LenomlIn |
smallint | Nee | ((0)) | — |
LenomlInDateTime |
datetimeoffset(7) | Ja | — | — |
LenomlInQty |
decimal(21,2) | Nee | ((0)) | — |
LenomlLenoId |
nvarchar(9) | Ja | — | — |
LenomlLost |
smallint | Nee | ((0)) | — |
LenomlLostDateTime |
datetimeoffset(7) | Ja | — | — |
LenomlOutDateTime |
datetimeoffset(7) | Ja | — | — |
LenomlOutQty |
decimal(21,2) | Nee | ((0)) | — |
LenomlRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
LenomlStockMutDateTime |
datetimeoffset(7) | Ja | — | — |
LenomlText |
nvarchar(max) | Ja | — | — |
LenomlDataProvider |
nvarchar(50) | Ja | — | — |
LenomlProviderMutDate |
datetimeoffset(7) | Ja | — | — |
LenomlTransferNextTime |
smallint | Nee | ((0)) | — |
LenomlExternalId |
nvarchar(50) | Ja | — | — |
LenomlExternalStatus |
nvarchar(50) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("LendableObjectMutationLine")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("LendableObjectMutationLine")· ../entities/LendableObjectMutationLine Properties, contexts, statussen. Bron:Entities.xml.