Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/DDEU008
Product: Direct Debits & Refunds (8811)
Series: Sales
Display Name: DD Pymnt Ref Hist
Physical Name: DDEU008
Technical Name: DD_Pymnt_Ref_HistSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 CUSTNMBR Customer Number STR15_RM_Customer_Number String 15 Key to the RM Customer MSTR (RM00101).
Click to show/hide
SELECT
['DD Pymnt Ref Hist'].CUSTNMBR AS 'DD Pymnt Ref Hist-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
DDEU008 AS ['DD Pymnt Ref Hist']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['DD Pymnt Ref Hist'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
2 DOCNUMBR Document Number STR20_Document_Number String 20 3 DOCTYPE Document Type DDL_Document_Type Integer 0 4 DOCAMNT Document Amount DLR19_RBSO_UTR$ Currency 19 5 ORDOCAMT Originating Document Amount DLR17_RBS0_STR$ Currency 17 6 DOCDATE Document Date DT Date 8