Objects/Tables/Table 99000830 Planning Routing Line
Table 99000830 Planning Routing Line in 24
Jonas Paprotka, Base Application 24.5.23489.36097, checked
- App
- Base Application
- Namespace
- Microsoft.Manufacturing.Routing
Fields, 51Keys, 7Procedures, 11Events, 7
Versions171819202122232425262728latest
Source29
Fields, 51
| Id | Name | Type | Obsolete |
|---|
| 1 | Worksheet Template Name | Code[10] | - |
| 2 | Worksheet Batch Name | Code[10] | - |
| 3 | Worksheet Line No. | Integer | - |
| 4 | Operation No. | Code[10] | - |
| 5 | Next Operation No. | Code[30] | - |
| 6 | Previous Operation No. | Code[30] | - |
| 7 | Type | Enum Capacity Type | - |
| 8 | No. | Code[20] | - |
| 9 | Work Center No. | Code[20] | - |
| 10 | Work Center Group Code | Code[10] | - |
| 11 | Description | Text[100] | - |
| 12 | Setup Time | Decimal | - |
| 13 | Run Time | Decimal | - |
| 14 | Wait Time | Decimal | - |
| 15 | Move Time | Decimal | - |
| 16 | Fixed Scrap Quantity | Decimal | - |
| 17 | Lot Size | Decimal | - |
| 18 | Scrap Factor % | Decimal | - |
| 19 | Setup Time Unit of Meas. Code | Code[10] | - |
| 20 | Run Time Unit of Meas. Code | Code[10] | - |
| 21 | Wait Time Unit of Meas. Code | Code[10] | - |
| 22 | Move Time Unit of Meas. Code | Code[10] | - |
| 27 | Minimum Process Time | Decimal | - |
| 28 | Maximum Process Time | Decimal | - |
| 30 | Concurrent Capacities | Decimal | - |
| 31 | Send-Ahead Quantity | Decimal | - |
| 34 | Routing Link Code | Code[10] | - |
| 35 | Standard Task Code | Code[10] | - |
| 40 | Unit Cost per | Decimal | - |
| 41 | Recalculate | Boolean | - |
| 50 | Sequence No.(Forward) | Integer | - |
| 51 | Sequence No.(Backward) | Integer | - |
| 52 | Fixed Scrap Qty. (Accum.) | Decimal | - |
| 53 | Scrap Factor % (Accumulated) | Decimal | - |
| 55 | Sequence No. (Actual) | Integer | - |
| 56 | Direct Unit Cost | Decimal | - |
| 57 | Indirect Cost % | Decimal | - |
| 58 | Overhead Rate | Decimal | - |
| 61 | Output Quantity | Decimal | - |
| 70 | Starting Time | Time | - |
| 71 | Starting Date | Date | - |
| 72 | Ending Time | Time | - |
| 73 | Ending Date | Date | - |
| 76 | Unit Cost Calculation | Enum Unit Cost Calculation Type | - |
| 77 | Input Quantity | Decimal | - |
| 78 | Critical Path | Boolean | - |
| 98 | Starting Date-Time | DateTime | - |
| 99 | Ending Date-Time | DateTime | - |
| 99000909 | Expected Operation Cost Amt. | Decimal | - |
| 99000910 | Expected Capacity Ovhd. Cost | Decimal | - |
| 99000911 | Expected Capacity Need | Decimal | - |
Keys, 7
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Worksheet Template Name, Worksheet Batch Name, Worksheet Line No., Operation No. | - |
| Key2 | Worksheet Template Name, Worksheet Batch Name, Worksheet Line No., Sequence No.(Forward) | - |
| Key3 | Worksheet Template Name, Worksheet Batch Name, Worksheet Line No., Sequence No.(Backward) | - |
| Key4 | Worksheet Template Name, Worksheet Batch Name, Worksheet Line No., Sequence No. (Actual) | - |
| Key5 | Worksheet Template Name, Worksheet Batch Name, Type, No., Starting Date | - |
| Key6 | Work Center No. | - |
| Key7 | Type, No. | - |
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|
| Caption | () | Text | public | - |
| SetRecalcStatus | () | | public | - |
| RunTimePer | () | Decimal | public | - |
| TransferFromProdOrderRouting | (var Record Prod. Order Routing Line) | | public | - |
| TransferFromReqLine | (Record Requisition Line) | | public | - |
| TransferFromRoutingLine | (Record Routing Line) | | public | - |
| UpdateDatetime | () | | public | - |
| SetNextOperations | () | | public | - |
| SetPreviousAndNext | () | | public | - |
| IsSerial | () | Boolean | public | - |
| CalcStartingEndingDates | () | | public | - |
Events, 7
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterTransferFromProdOrderRouting | (var Record Planning Routing Line, var Record Prod. Order Routing Line) | - |
| Integration event | OnAfterWorkCenterTransferFields | (var Record Planning Routing Line, var Record Work Center) | - |
| Integration event | OnAfterMachineCtrTransferFields | (var Record Planning Routing Line, var Record Work Center, var Record Machine Center) | - |
| Integration event | OnAfterTransferFromRoutingLine | (var Record Planning Routing Line, var Record Routing Line) | - |
| Integration event | OnAfterTransferFromReqLine | (var Record Planning Routing Line, var Record Requisition Line) | - |
| Integration event | OnAfterUpdateDatetime | (var Record Planning Routing Line, Record Planning Routing Line, Integer) | - |
| Integration event | OnBeforeCalcStartingEndingDates | (var Record Planning Routing Line, var Boolean) | - |