Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/pasopt01
Product: Company Archive (1755)
Series: Company
Display Name: PA - Sales Transaction History
Physical Name: pasopt01
Technical Name: paSOPTempSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 SOPTYPE SOP Type DDL_SOP_Type Integer 0 2 SOPNUMBE SOP Number STR20_SOP_Number String 17 3 DOCDATE Document Date DT Date 8 4 CUSTNMBR Customer Number STR15_RM_Customer_Number String 15 Key to the RM Customer MSTR (RM00101).
Click to show/hide
SELECT
['PA - Sales Transaction History'].CUSTNMBR AS 'PA - Sales Transaction History-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
pasopt01 AS ['PA - Sales Transaction History']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['PA - Sales Transaction History'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
5 MSTRNUMB Master Number LI_MasterNumber Long Integer 9 6 TRXSORCE TRX Source STR13 String 13