TAIVRec (TAIVRec)

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

Product: Technical Service Tools (1838)
Series:

Display Name: TAIVRec
Physical Name: TAIVRec
Technical Name: TAIVRec

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

Click to show/hide

SELECT
       ['TAIVRec'].ITEMNMBR AS 'TAIVRec-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       TAIVRec AS ['TAIVRec']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['TAIVRec'].ITEMNMBR = ['Item Master'].ITEMNMBR
2LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['TAIVRec'].LOCNCODE AS 'TAIVRec-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       TAIVRec AS ['TAIVRec']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['TAIVRec'].LOCNCODE = ['Site Setup'].LOCNCODE
3TAIVRecReason SearchTAIVRecReasonStringSTR110110

Leave a Reply

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