Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CFM10302
Product: Cash Flow Management (1632)
Series:
Display Name: CFM RM Sales WORK 2
Physical Name: CFM10302
Technical Name: CFM_RM_Sales_WORK2Seq 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 Sales WORK 2'].CUSTNMBR AS 'CFM RM Sales WORK 2-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
CFM10302 AS ['CFM RM Sales WORK 2']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['CFM RM Sales WORK 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 DOCAMNT Document Amount Currency DLR19_RBSO_UTR$ 19 7 ACCTAMNT Account Amount Currency DLR19_RBS0_UTR$ 19 8 TRXDSCRN Transaction Description String STR30 30