---
title: "Table 99000758 Machine Center"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/99000758-machine-center/
type: table
id: 99000758
name: "Machine Center"
app: "Base Application"
namespace: Microsoft.Manufacturing.MachineCenter
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/99000758-machine-center/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 99000758 Machine Center

Jonas Paprotka, https://jonas-paprotka.de/ref/table/99000758-machine-center/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Manufacturing.MachineCenter |
| Versions | 17-28 |
| Source file | Manufacturing/MachineCenter/MachineCenter.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | No. | Code[20] | 17-28 | - | - |
| 3 | Name | Text[100] | 17-28 | - | - |
| 4 | Search Name | Code[100] | 17-28 | - | - |
| 5 | Name 2 | Text[50] | 17-28 | - | - |
| 6 | Address | Text[100] | 17-28 | - | - |
| 7 | Address 2 | Text[50] | 17-28 | - | - |
| 8 | City | Text[30] | 17-28 | - | - |
| 9 | Post Code | Code[20] | 17-28 | - | - |
| 14 | Work Center No. | Code[20] | 17-28 | - | - |
| 19 | Direct Unit Cost | Decimal | 17-28 | - | - |
| 20 | Indirect Cost % | Decimal | 17-28 | - | - |
| 21 | Unit Cost | Decimal | 17-28 | - | - |
| 22 | Queue Time | Decimal | 17-28 | - | - |
| 23 | Queue Time Unit of Meas. Code | Code[10] | 17-28 | - | - |
| 26 | Last Date Modified | Date | 17-28 | - | - |
| 27 | Comment | Boolean | 17-28 | - | - |
| 31 | Capacity | Decimal | 17-28 | - | - |
| 32 | Efficiency | Decimal | 17-28 | - | - |
| 33 | Maximum Efficiency | Decimal | 17-28 | - | - |
| 34 | Minimum Efficiency | Decimal | 17-28 | - | - |
| 38 | Blocked | Boolean | 17-28 | - | - |
| 39 | Date Filter | Date | 17-28 | - | - |
| 40 | Work Shift Filter | Code[10] | 17-28 | - | - |
| 41 | Capacity (Total) | Decimal | 17-28 | - | - |
| 42 | Capacity (Effective) | Decimal | 17-28 | - | - |
| 44 | Prod. Order Need (Qty.) | Decimal | 17-28 | - | - |
| 45 | Prod. Order Need Amount | Decimal | 17-28 | - | - |
| 47 | Prod. Order Status Filter | Enum Production Order Status | 17-28 | - | - |
| 50 | Setup Time | Decimal | 17-28 | - | - |
| 52 | Wait Time | Decimal | 17-28 | - | - |
| 53 | Move Time | Decimal | 17-28 | - | - |
| 54 | Fixed Scrap Quantity | Decimal | 17-28 | - | - |
| 55 | Scrap % | Decimal | 17-28 | - | - |
| 56 | Setup Time Unit of Meas. Code | Code[10] | 17-28 | - | - |
| 57 | Wait Time Unit of Meas. Code | Code[10] | 17-28 | - | - |
| 58 | Send-Ahead Quantity | Decimal | 17-28 | - | - |
| 59 | Move Time Unit of Meas. Code | Code[10] | 17-28 | - | - |
| 60 | Flushing Method | Enum Flushing Method Routing | 17-28 | - | - |
| 62 | Minimum Process Time | Decimal | 17-28 | - | - |
| 63 | Maximum Process Time | Decimal | 17-28 | - | - |
| 64 | Concurrent Capacities | Decimal | 17-28 | - | - |
| 65 | Item Filter | Code[20] | 17-28 | - | - |
| 66 | Stop Code Filter | Code[10] | 17-28 | - | - |
| 67 | Scrap Code Filter | Code[10] | 17-28 | - | - |
| 80 | No. Series | Code[20] | 17-28 | - | - |
| 81 | Overhead Rate | Decimal | 17-28 | - | - |
| 82 | Gen. Prod. Posting Group | Code[20] | 17-28 | - | - |
| 83 | County | Text[30] | 17-28 | - | - |
| 84 | Country/Region Code | Code[10] | 17-28 | - | - |
| 7300 | Location Code | Code[10] | 17-28 | - | - |
| 7301 | Open Shop Floor Bin Code | Code[20] | 17-28 | - | - |
| 7302 | To-Production Bin Code | Code[20] | 17-28 | - | - |
| 7303 | From-Production Bin Code | Code[20] | 17-28 | - | - |
| 7304 | Calendar Entries Avail. Until | Date | 28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | No. | 17-28 |
| Key2 | Search Name | 17-28 |
| Key3 | Work Center No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| AssistEdit | (Record Machine Center) | Boolean | public | 17-28 | - | - |
| GetBinCode | (Boolean, Option) | Code[20] | public | 17-23 | Pending 21.0 | Replaced by procedure GetBinCodeForFlushingMethod() |
| GetBinCodeForFlushingMethod | (Boolean, Enum Flushing Method) | Code[20] | public | 21-28 | - | - |
| CheckBinCode | (Code[10], Code[20], Text, Code[20]) | - | public | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeAssistEdit | (var Record Machine Center, Record Machine Center, var Boolean) | 17-28 | - | - |
| Integration event | OnValidateWorkCenterNoBeforeModify | (var Record Machine Center, Record Machine Center, Integer) | 17-28 | - | - |
| Integration event | OnWorkCenterNoOnValidateOnAfterCopyFromWorkCenter | (var Record Machine Center, Record Work Center) | 18-28 | - | - |
| Integration event | OnAfterGetBinCodeForFlushingMethod | (Record Machine Center, Enum Flushing Method, var Code[20]) | 21-28 | - | - |
| Integration event | OnBeforeValidateCity | (var Record Machine Center, var Record Post Code, Integer, var Boolean) | 21-28 | - | - |
| Integration event | OnBeforeValidatePostCode | (var Record Machine Center, var Record Post Code, Integer, var Boolean) | 21-28 | - | - |
| Integration event | OnValidateWorkCenterNoOnBeforeValidateLocationCode | (var Record Machine Center, Record Work Center, var Boolean) | 27-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
