Table 5409 Prod. Order Routing Line in 22
- App
- Base Application
Fields, 58Keys, 12Procedures, 16Events, 30
Versions171819202122232425262728latest
Source29
Fields, 58
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Routing No. | Code[20] | - |
| 3 | Routing Reference 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 | - |
| 70 | Starting Time | Time | - |
| 71 | Starting Date | Date | - |
| 72 | Ending Time | Time | - |
| 73 | Ending Date | Date | - |
| 74 | Status | Enum Production Order Status | - |
| 75 | Prod. Order No. | Code[20] | - |
| 76 | Unit Cost Calculation | Option | - |
| 77 | Input Quantity | Decimal | - |
| 78 | Critical Path | Boolean | - |
| 79 | Routing Status | Enum Prod. Order Routing Status | - |
| 81 | Flushing Method | Enum Flushing Method Routing | - |
| 90 | Expected Operation Cost Amt. | Decimal | - |
| 91 | Expected Capacity Need | Decimal | - |
| 96 | Expected Capacity Ovhd. Cost | Decimal | - |
| 98 | Starting Date-Time | DateTime | - |
| 99 | Ending Date-Time | DateTime | - |
| 100 | Schedule Manually | Boolean | - |
| 101 | Location Code | Code[10] | - |
| 7301 | Open Shop Floor Bin Code | Code[20] | - |
| 7302 | To-Production Bin Code | Code[20] | - |
| 7303 | From-Production Bin Code | Code[20] | - |
Keys, 12
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Status, Prod. Order No., Routing Reference No., Routing No., Operation No. | - |
| Key2 | Prod. Order No., Routing Reference No., Status, Routing No., Operation No. | - |
| Key3 | Status, Prod. Order No., Routing Reference No., Routing No., Sequence No. (Forward) | - |
| Key4 | Status, Prod. Order No., Routing Reference No., Routing No., Sequence No. (Backward) | - |
| Key5 | Status, Prod. Order No., Routing Reference No., Routing No., Sequence No. (Actual) | - |
| Key6 | Work Center No. | - |
| Key7 | Type, No., Starting Date | - |
| Key8 | Status, Work Center No. | - |
| Key9 | Prod. Order No., Status, Flushing Method | - |
| Key10 | Starting Date, Starting Time, Routing Status | - |
| Key11 | Ending Date, Ending Time, Routing Status | - |
| Key12 | Type, No., Status | - |
Procedures, 16
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Caption | () | Text | public | - |
| CopyFromPlanningRoutingLine | (Record Planning Routing Line) | public | - | |
| CopyFromRoutingLine | (Record Routing Line) | public | - | |
| FillDefaultLocationAndBins | () | public | - | |
| CalcStartingEndingDates | (Option) | public | - | |
| SetRecalcStatus | () | public | - | |
| RunTimePer | () | Decimal | public | - |
| UpdateDatetime | () | public | - | |
| CheckPreviousAndNext | () | public | - | |
| SetNextOperations | (var Record Prod. Order Routing Line) | public | - | |
| SubcontractingPurchOrderExist | () | Boolean | public | - |
| UpdateComponentsBin | (Option) | public | - | |
| SetSkipUpdateOfCompBinCodes | (Boolean) | public | - | |
| IsSerial | () | Boolean | public | - |
| GetStartingEndingDateAndTime | (var Time, var Date, var Time, var Date) | public | - | |
| SetHideValidationDialog | (Boolean) | public | - |
Events, 30
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCalcStartingEndingDates | (var Record Prod. Order Routing Line, var Record Prod. Order Routing Line, var Record Prod. Order Line, Integer) | - |
| Integration event | OnAfterCopyFromRoutingLine | (var Record Prod. Order Routing Line, Record Routing Line) | - |
| Integration event | OnAfterDeleteRelations | (var Record Prod. Order Routing Line, Boolean) | - |
| Integration event | OnAfterFillDefaultLocationAndBins | (var Record Prod. Order Routing Line) | - |
| Integration event | OnAfterWorkCenterTransferFields | (var Record Prod. Order Routing Line, Record Work Center) | - |
| Integration event | OnAfterMachineCtrTransferFields | (var Record Prod. Order Routing Line, Record Work Center, Record Machine Center) | - |
| Integration event | OnAfterSetRecalcStatus | (var Record Prod. Order Routing Line, var Record Prod. Order Line) | - |
| Integration event | OnAfterTransferFromStdTaskTool | (var Record Prod. Order Routing Tool, Record Standard Task Tool) | - |
| Integration event | OnAfterTransferFromStdTaskPersonnel | (var Record Prod. Order Routing Personnel, Record Standard Task Personnel) | - |
| Integration event | OnAfterTransferFromStdTaskQltyMeasure | (var Record Prod. Order Rtng Qlty Meas., Record Standard Task Quality Measure) | - |
| Integration event | OnAfterTransferFromStdTaskComment | (var Record Prod. Order Rtng Comment Line, Record Standard Task Description) | - |
| Integration event | OnAfterUpdateDateTime | (var Record Prod. Order Routing Line, var Record Prod. Order Routing Line, Integer) | - |
| Integration event | OnAfterValidateNo | (var Record Prod. Order Routing Line, var Record Prod. Order Routing Line, var Record Prod. Order Line) | - |
| Integration event | OnBeforeCheckRoutingNoNotBlank | (var Record Prod. Order Routing Line, var Boolean) | - |
| Integration event | OnBeforeDeleteRelations | (var Record Prod. Order Routing Line) | - |
| Integration event | OnBeforeFillDefaultLocationAndBins | (var Record Prod. Order Routing Line) | - |
| Integration event | OnBeforeSetNextOperations | (var Record Prod. Order Routing Line, var Boolean) | - |
| Integration event | OnCalcStartingEndingDatesOnBeforeCalculateRouting | (var Record Prod. Order Routing Line, var Boolean) | - |
| Integration event | OnCheckPreviousAndNextOnAfterProdOrderRoutingPageRunModal | (var Record Prod. Order Routing Line) | - |
| Integration event | OnValidateRoutingStatusOnBeforeConfirm | (var Record Prod. Order Routing Line, var Boolean) | - |
| Integration event | OnAfterCopyFromPlanningRoutingLine | (var Record Prod. Order Routing Line, Record Planning Routing Line) | - |
| Integration event | OnBeforeAdjustComponents | (var Record Prod. Order Component) | - |
| Integration event | OnValidateStandardTaskCodeOnBeforeProdOrderRtngCommentLineInsert | (var Record Prod. Order Rtng Comment Line, Record Standard Task Description) | - |
| Integration event | OnAfterUpdateComponentsBin | (var Record Prod. Order Routing Line, Option) | - |
| Integration event | OnAfterUpdateOfComponentsBinRequired | (Record Prod. Order Routing Line, Option, var Boolean) | - |
| Integration event | OnBeforeCalcStartingEndingDates | (var Record Prod. Order Routing Line, var Option, var Boolean) | - |
| Integration event | OnBeforeCheckIfSubcontractingPurchOrderExist | (var Record Prod. Order Routing Line, Record Prod. Order Routing Line, var Boolean) | - |
| Integration event | OnBeforeTerminationProcessesErr | (var Boolean, var Record Prod. Order Routing Line, Record Prod. Order Routing Line) | - |
| Integration event | OnCalculateRoutingBackOnAfterCalculateProdOrderDates | (var Record Prod. Order Routing Line, var Record Prod. Order Line) | - |
| Integration event | OnCalculateRoutingForwardOnAfterCalculateProdOrderDates | (var Record Prod. Order Routing Line, var Record Prod. Order Line) | - |