Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/RM00106
Product: Microsoft Dynamics GP (0)
Series: Sales
Display Name: RM Statements E-mail Addresses Group Display Name: Receivables Customer Master Files
Physical Name: RM00106
Technical Name: rmStmtEmailAddrs
Group Technical Name: RM_Customer_MSTR_Logical_File
Seq 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/hideSELECT
['RM Statements E-mail Addresses'].CUSTNMBR AS 'RM Statements E-mail Addresses-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
RM00106 AS ['RM Statements E-mail Addresses']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['RM Statements E-mail Addresses'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR | ||||||
2 | Email_Type | Email Type | Integer | INT | 0 | |
3 | Email_Recipient | Email Recipient | String | STR80 | 80 |