Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/DDEU002
Product: Direct Debits & Refunds (8811)
Series: Sales
Display Name: DD Apply Hist
Physical Name: DDEU002
Technical Name: DD_Apply_HISTSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 BACHNUMB Batch Number STR15_LBAU String 15 2 CUSTNMBR Customer Number STR15_RM_Customer_Number String 15 Key to the RM Customer MSTR (RM00101).
Click to show/hide
SELECT
['DD Apply Hist'].CUSTNMBR AS 'DD Apply Hist-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
DDEU002 AS ['DD Apply Hist']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['DD Apply Hist'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
3 APFRMAPLYAMT Apply From Apply Amount DLR17_RBS0_UTR$ Currency 17 4 APPTOAMT Apply To Amount DLR17_RBS0_UTR$ Currency 17 5 APFRDCNM Apply From Document Number STR20_Document_Number String 20 6 APFRDCTY Apply From Document Type INT2 Integer 2 7 APTODCNM Apply To Document Number STR20_Document_Number String 20 8 APTODCTY Apply To Document Type DDL_Document_Type Integer 0