Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CFM20102
Product: Cash Flow Management (1632)
Series:
Display Name: CFM RM OPEN 2
Physical Name: CFM20102
Technical Name: CFM_RM_OPEN2Seq 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
['CFM RM OPEN 2'].CUSTNMBR AS 'CFM RM OPEN 2-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
CFM20102 AS ['CFM RM OPEN 2']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['CFM RM OPEN 2'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
2 DOCNUMBR Document Number String STR20_Document_Number 20 3 RMDTYPAL RM Document Type-All Integer INT2 2 Document Type records the type of document.
Click to show/hide the Document Types
0 Balance Carried Forward
1 Sales / Invoice
2 Scheduled Payments
3 Debit Memo
4 Finance Charge
5 Service Repairs
6 Warranties
7 Credit Memo
8 Returns
9 Payments
4 DUEDATE Due Date Date DT 8 5 DOCDATE Document Date Date DT 8 6 ORTRXAMT Original Trx Amount Currency DLR17_RBS0_STR$ 17 7 CURTRXAM Current Trx Amount Currency DLR17_RBS0_UTR$ 17 8 TRXDSCRN Transaction Description String STR30 30