Objects/Tables/Table 99000764 Routing Line
Table 99000764 Routing Line in 19
Jonas Paprotka, Base Application 19.5.36567.56815, checked
- App
- Base Application
Fields, 34Keys, 6Procedures, 6Events, 6
Versions171819202122232425262728latest
Source29
Fields, 34
| Id | Name | Type | Obsolete |
|---|
| 1 | Routing No. | Code[20] | - |
| 2 | Version Code | Code[20] | - |
| 4 | Operation No. | Code[10] | - |
| 5 | Next Operation No. | Code[30] | - |
| 6 | Previous Operation No. | Code[30] | - |
| 7 | Type | Enum Capacity Type Routing | - |
| 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 | - |
| 45 | Comment | Boolean | - |
| 50 | Sequence No. (Forward) | Integer | - |
| 51 | Sequence No. (Backward) | Integer | - |
| 52 | Fixed Scrap Qty. (Accum.) | Decimal | - |
| 53 | Scrap Factor % (Accumulated) | Decimal | - |
Keys, 6
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Routing No., Version Code, Operation No. | - |
| Key2 | Routing No., Version Code, Sequence No. (Forward) | - |
| Key3 | Routing No., Version Code, Sequence No. (Backward) | - |
| Key4 | Work Center No. | - |
| Key5 | Type, No. | - |
| Key6 | Routing Link Code | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|
| TestStatus | () | | public | - |
| DeleteRelations | () | | public | - |
| SetRecalcStatus | () | | public | - |
| CertifiedRoutingVersionExists | (Code[20], Date) | Boolean | public | - |
| CheckCertifiedRouting | (Option, Code[20]) | | public | Pending 17.0 |
| Replaced by CheckIfRoutingCertified(). |
| CheckIfRoutingCertified | (Enum Capacity Type Routing, Code[20]) | | public | - |
Events, 6
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterDeleteRelations | (Record Routing Line) | - |
| Integration event | OnAfterWorkCenterTransferFields | (var Record Routing Line, Record Work Center) | - |
| Integration event | OnAfterMachineCtrTransferFields | (var Record Routing Line, Record Work Center, Record Machine Center) | - |
| Integration event | OnBeforeTestStatus | (var Record Routing Line, var Boolean) | - |
| Integration event | OnCertifiedRoutingVersionExistsOnBeforeCalculate | (var Code[20], var Code[20], Date) | - |
| Integration event | OnValidateStandardTaskCodeOnBeforeRtngCommentLineInsert | (var Record Routing Comment Line, Record Standard Task Description) | - |