Table 5832 Capacity Ledger Entry in 24
- App
- Base Application
- Namespace
- Microsoft.Manufacturing.Capacity
Fields, 51Keys, 5Procedures, 3
Versions171819202122232425262728latest
Source29
Fields, 51
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Entry No. | Integer | - |
| 2 | No. | Code[20] | - |
| 3 | Posting Date | Date | - |
| 4 | Type | Enum Capacity Type Journal | - |
| 6 | Document No. | Code[20] | - |
| 7 | Description | Text[100] | - |
| 8 | Operation No. | Code[10] | - |
| 9 | Work Center No. | Code[20] | - |
| 10 | Quantity | Decimal | - |
| 11 | Setup Time | Decimal | - |
| 12 | Run Time | Decimal | - |
| 13 | Stop Time | Decimal | - |
| 15 | Invoiced Quantity | Decimal | - |
| 16 | Output Quantity | Decimal | - |
| 17 | Scrap Quantity | Decimal | - |
| 19 | Concurrent Capacity | Decimal | - |
| 28 | Cap. Unit of Measure Code | Code[10] | - |
| 29 | Qty. per Cap. Unit of Measure | Decimal | - |
| 33 | Global Dimension 1 Code | Code[20] | - |
| 34 | Global Dimension 2 Code | Code[20] | - |
| 39 | Last Output Line | Boolean | - |
| 42 | Completely Invoiced | Boolean | - |
| 43 | Starting Time | Time | - |
| 44 | Ending Time | Time | - |
| 52 | Routing No. | Code[20] | - |
| 53 | Routing Reference No. | Integer | - |
| 56 | Item No. | Code[20] | - |
| 57 | Variant Code | Code[10] | - |
| 58 | Unit of Measure Code | Code[10] | - |
| 59 | Qty. per Unit of Measure | Decimal | - |
| 60 | Document Date | Date | - |
| 61 | External Document No. | Code[35] | - |
| 65 | Stop Code | Code[10] | - |
| 66 | Scrap Code | Code[10] | - |
| 68 | Work Center Group Code | Code[10] | - |
| 69 | Work Shift Code | Code[10] | - |
| 71 | Direct Cost | Decimal | - |
| 72 | Overhead Cost | Decimal | - |
| 76 | Direct Cost (ACY) | Decimal | - |
| 77 | Overhead Cost (ACY) | Decimal | - |
| 78 | Subcontracting | Boolean | - |
| 90 | Order Type | Enum Inventory Order Type | - |
| 91 | Order No. | Code[20] | - |
| 92 | Order Line No. | Integer | - |
| 480 | Dimension Set ID | Integer | - |
| 481 | Shortcut Dimension 3 Code | Code[20] | - |
| 482 | Shortcut Dimension 4 Code | Code[20] | - |
| 483 | Shortcut Dimension 5 Code | Code[20] | - |
| 484 | Shortcut Dimension 6 Code | Code[20] | - |
| 485 | Shortcut Dimension 7 Code | Code[20] | - |
| 486 | Shortcut Dimension 8 Code | Code[20] | - |
Keys, 5
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Entry No. | - |
| Key2 | Document No., Posting Date | - |
| Key3 | Order Type, Order No., Order Line No., Routing No., Routing Reference No., Operation No., Last Output Line | - |
| Key4 | Work Center No., Work Shift Code, Posting Date | - |
| Key5 | Type, No., Work Shift Code, Item No., Posting Date | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetLastEntryNo | () | Integer | public | - |
| ShowDimensions | () | public | - | |
| SetFilterByProdOrderRoutingLine | (Code[20], Integer, Code[20], Integer) | public | - |