title: "MacAddress" category: reference tags: [entity, mac-address, datamodel] source: Entities.xml date: 2026-04-17 status: published
MacAddress
Type: Entity Properties: 13 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("MacAddress")· ../tables/MacAddress
Contextsbewerken
- 1: Standaard (
MacAddressContext.None)
Statussenbewerken
- -1: Trash (
MacAddressStatus.Trash) - 0: None (
MacAddressStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Equipment | Equipment | MADEQMID | false | ||
| Id.LineId | UltimoString | MADLINEID | 10 | false | |
| Code | UltimoString | MADCODE | 17 | true | |
| Context | Context | MADCONTEXT | false | 1 | |
| DataProvider | UltimoString | MADDATAPROVIDER | 50 | true | |
| Description | UltimoString | MADDESCR | 200 | true | |
| Exported | Boolean | MADEXPORTED | false | 0 | |
| ExternalId | UltimoString | MADEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | MADEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | MADPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime | MADRECCREATEDATE | false | SYSDATETIME | |
| Status | Status | MADRECSTATUS | false | 0 | |
| TransferNextTime | Boolean | MADTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("MacAddress")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("MacAddress")· ../tables/MacAddress DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="MacAddress")Before/After Save events voor MacAddress. Bron:workflows.xml.