routing_line (RT010130)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/RT010130

Product: Manufacturing (346)
Series:

Display Name: routing_line
Physical Name: RT010130
Technical Name: routing_line

Group Display Name: Manufacturing Routings
Group Technical Name: Manufacturing Routing

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ROUTINGNAME_I SearchRoutingNameStringSTR30_Item_Number30
2RTSEQNUM_I SearchrtseqnumStringSTR1010
3ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['routing_line'].ITEMNMBR AS 'routing_line-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       RT010130 AS ['routing_line']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['routing_line'].ITEMNMBR = ['Item Master'].ITEMNMBR
4RTSEQTYPE_I SearchrtseqtypeIntegerDDL_rtseqtype0
5RTSEQDES_I SearchrtseqdesStringSTR100100
6WCID_I SearchWC IDStringSTR10_Location_Code10
7OPCODE_I SearchOpcodeStringSTR66
8RTGWCID_I SearchrtgwcidStringstr1212
9RTMCID_I SearchrtgmcidStringstr1212
10MACHINEID_I SearchMachine ID ICStringSTR10_Location_Code10
11SETUPTIME_I SearchSetupTimeCurrencyhr10
12MACHINETIME_I SearchMachineTimeCurrencyhr10
13RUNTIME_I SearchRunTimeCurrencyhr10
14LABORTIME_I SearchLaborTimeCurrencyhr10
15QUEUETIME_I SearchQueueTimeCurrencyhr10
16CYCLETIME_I SearchCycleTimeCurrencyhr10
17MOVETIME_I SearchMoveTimeCurrencyhr10
18PERCENTCOMPLETE_I SearchPercent CompleteLong IntegerINTXXX.X%4
19QUANTITY_I SearchQuantityCurrencyDLR12_RBN_UT212
20LABORCODE_I SearchLabor CodeStringSTR1010
21LABORCODE2_I SearchLabor Code2StringSTR1010
22RTPARNUM_I SearchrtparnumStringSTR1010
23RTNEXNUM_I SearchrtnexnumStringSTR1010
24DWGNUM_I SearchDWG #StringSTR30_Item_Number30
25TOOLID_I SearchtoolidStringSTR1515
26WAITHOURS_I SearchWait HoursIntegerINT22
27MULTIPLEEMPLOYEEOP_I SearchMultiple Employee OperationBooleanCB0
28NUMOFEMP SearchNumber of EmployeesIntegerINT5_U05
29LASTSEQUENCETODAY_I SearchLastSequenceTodayBooleanCB0
30TAPENUMBER_I SearchTape NumberStringSTR15_LBAU15
31USERDEF1 SearchUser Defined 1StringSTR2020
32USERDEF2 SearchUser Defined 2StringSTR2020
33NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['routing_line'].NOTEINDX AS 'routing_line-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       RT010130 AS ['routing_line']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['routing_line'].NOTEINDX = ['Record Notes Master'].NOTEINDX
34MFGNOTEINDEX_I SearchMFG Note IndexCurrencyDLR1414
35USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['routing_line'].USERID AS 'routing_line-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       RT010130 AS ['routing_line']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['routing_line'].USERID = ['Users Master'].USERID
36CREATDDT SearchCreated DateDateDT8
37CREATETIME_I SearchCreate TimeTimeTM6
38CHANGEDATE_I SearchChange DateDateDT8
39CHANGETIME_I SearchChange TimeTimeTM6
40AUTOBACKFLUSHLABOR_I SearchAuto Backflush LaborBooleanCB_Auto_Backflush_Labor0
41AUTOBACKMACHINE_I SearchAuto Backflush MachineBooleanCB_Auto_Backflush_Machine0
42NUMBEROFMACHINES_I SearchNumber of MachinesIntegerINT5_U05
43NUMBEROFCREWS_I SearchNumber of CrewsIntegerIINT44
44QAQCNEEDED_I SearchQA/QC NeededBooleanCB_QA_Sequence0
45POOFFSETDAYS SearchPOOffsetDaysIntegerINT3_U03
46WIPOPPERMOSTARTQTY SearchWIP OP per MO Start QTYIntegerINT3_U03

2 thoughts on “routing_line (RT010130)

  1. Lucas Van Vonderen says:

    On the page for RT010130 the Note index relation to SY03900 is incorrect. This should reference Table MN010000.

    1. iangrieve says:

      Thanks, Lukas.

      I add the note links in an automated way. I’ll see about getting this updated for the Mfg tables to point at the correct table.

Leave a Reply

Your email address will not be published. Required fields are marked *