Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PA00010
Product: Microsoft Dynamics GP (0)
Series: Sales
Display Name: Bank Account Master
Physical Name: PA00010
Technical Name: paBankAccountSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 CUSTNMBR Customer Number String STR15_RM_Customer_Number 15 Key to the RM Customer MSTR (RM00101).
Click to show/hide
SELECT
['Bank Account Master'].CUSTNMBR AS 'Bank Account Master-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
PA00010 AS ['Bank Account Master']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['Bank Account Master'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
2 BANKNAME Bank Name String STR30 30 3 BNKBRNCH Bank Branch String STR20 20