routing_mstr (RT010001)

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

Product: Manufacturing (346)
Series:

Display Name: routing_mstr
Physical Name: RT010001
Technical Name: routing_mstr

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

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

Click to show/hide

SELECT
       ['routing_mstr'].ITEMNMBR AS 'routing_mstr-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       RT010001 AS ['routing_mstr']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['routing_mstr'].ITEMNMBR = ['Item Master'].ITEMNMBR
3RTPRIMARY_I SearchrtprimaryBooleanCB_Primary_Router0
4REVISIONLEVEL_I SearchRevision LevelStringSTR5050
5RTSTATUSDDL_I SearchrtstatusddlIntegerDDL_rtstatus0
6NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['routing_mstr'].NOTEINDX AS 'routing_mstr-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       RT010001 AS ['routing_mstr']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['routing_mstr'].NOTEINDX = ['Record Notes Master'].NOTEINDX

Leave a Reply

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