Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CM20300
Product: Microsoft Dynamics GP (0)
Series: Financial
Display Name: CM Receipt Group Display Name: CM Transaction
Physical Name: CM20300
Technical Name: CM_Receipt
Group Technical Name: CM Transaction
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | CMRECNUM ![]() | Record Number | Currency | DLR_Document_Number | 19 | |
2 | sRecNum ![]() | Record Number String | String | STR20 | 20 | |
3 | CNTRLTYP ![]() | Control Type | Integer | INT1 | 1 | |
4 | DEPOSITED ![]() | Deposited | Boolean | Boolean | 0 | |
5 | MDFUSRID ![]() | Modified User ID | String | STR15 | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['CM Receipt'].MDFUSRID AS 'CM Receipt-Modified User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
CM20300 AS ['CM Receipt']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['CM Receipt'].MDFUSRID = ['Users Master'].USERID | ||||||
6 | MODIFDT ![]() | Modified Date | Date | DT | 8 | |
7 | CHEKBKID ![]() | Checkbook ID | String | STR15_Checkbook_ID | 15 | |
Key to the CM Checkbook Master (CM00100).
Click to show/hideSELECT
['CM Receipt'].CHEKBKID AS 'CM Receipt-Checkbook ID'
,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
CM20300 AS ['CM Receipt']
INNER JOIN
CM00100 AS ['CM Checkbook Master']
ON
['CM Receipt'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID | ||||||
8 | depositnumber ![]() | Deposit Number | String | STR20_Document_Number | 20 | |
9 | RCPTNMBR ![]() | Receipt Number | String | STR20_Document_Number | 20 | |
10 | receiptdate ![]() | Receipt Date | Date | DT | 8 | |
11 | RCPTAMT ![]() | Receipt Amount | Currency | DLR19_RBS0_STR$ | 19 | |
12 | RcpType ![]() | Receipt Type | Integer | DDL_Document_Type | 0 | |
13 | CARDNAME ![]() | Card Name | String | STR15_Card_Name | 15 | |
14 | CURNCYID ![]() | Currency ID | String | STR15_Currency_ID | 15 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['CM Receipt'].CURNCYID AS 'CM Receipt-Currency ID'
,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
CM20300 AS ['CM Receipt']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['CM Receipt'].CURNCYID = ['Currency Setup'].CURNCYID | ||||||
15 | BANKNAME ![]() | Bank Name | String | STR30 | 30 | |
16 | BNKBRNCH ![]() | Bank Branch | String | STR20 | 20 | |
17 | GLPOSTDT ![]() | GL Posting Date | Date | DT | 8 | |
18 | POSTEDDT ![]() | Posted Date | Date | DATE | 6 | |
19 | PTDUSRID ![]() | Posted User ID | String | STR15 | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['CM Receipt'].PTDUSRID AS 'CM Receipt-Posted User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
CM20300 AS ['CM Receipt']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['CM Receipt'].PTDUSRID = ['Users Master'].USERID | ||||||
20 | CMLinkID ![]() | CMLinkID | String | STR15_LBU | 15 | |
21 | RcvdFrom ![]() | Received From | String | STR30 | 30 | |
22 | DSCRIPTN ![]() | Description | String | STR30 | 30 | |
23 | VOIDED ![]() | Voided | Boolean | CB | 0 | |
24 | VOIDDATE ![]() | Void Date | Date | DT | 8 | |
25 | VOIDPDATE ![]() | Void GL Posting Date | Date | DT | 8 | |
26 | VOIDDESC ![]() | Void Description | String | STR30 | 30 | |
27 | USERDEF1 ![]() | User Defined 1 | String | STR20 | 20 | |
28 | USERDEF2 ![]() | User Defined 2 | String | STR20 | 20 | |
29 | NOTEINDX ![]() | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['CM Receipt'].NOTEINDX AS 'CM Receipt-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
CM20300 AS ['CM Receipt']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['CM Receipt'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
30 | RCRDSTTS ![]() | Record Status | Integer | INT | 0 | |
31 | SOURCDOC ![]() | Source Document | String | STR10_Source_Document | 10 | |
Key to the Source Document Master (SY00900).
Click to show/hideSELECT
['CM Receipt'].SOURCDOC AS 'CM Receipt-Source Document'
,['Source Document Master'].SOURCDOC AS 'Source Document Master-Source Document'
FROM
CM20300 AS ['CM Receipt']
INNER JOIN
SY00900 AS ['Source Document Master']
ON
['CM Receipt'].SOURCDOC = ['Source Document Master'].SOURCDOC | ||||||
32 | SRCDOCNUM ![]() | Source Doc Number | String | STR20 | 20 | |
33 | SRCDOCTYP ![]() | Source Doc Type | Integer | INT | 0 | |
34 | AUDITTRAIL ![]() | Audit Trail Code | String | STR13_LBAU | 13 | |
35 | ORIGAMT ![]() | Originating Amount | Currency | DLR19_$S2 | 19 | |
36 | Checkbook_Amount ![]() | Checkbook Amount | Currency | DLR19_$S2 | 19 | |
37 | RATETPID ![]() | Rate Type ID | String | STR15_Rate_Type_ID | 15 | |
Key to the Multicurrency Rate Type Setup (MC40100).
Click to show/hideSELECT
['CM Receipt'].RATETPID AS 'CM Receipt-Rate Type ID'
,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
CM20300 AS ['CM Receipt']
INNER JOIN
MC40100 AS ['Multicurrency Rate Type Setup']
ON
['CM Receipt'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID | ||||||
38 | RCVGRATETPID ![]() | Receiving Rate Type ID | String | STR15_Rate_Type_ID | 15 | |
39 | EXGTBLID ![]() | Exchange Table ID | String | STR15_Exchange_Table_ID | 15 | |
Key to the Multicurrency Exchange Rate Maintenance (MC00100).
Click to show/hideSELECT
['CM Receipt'].EXGTBLID AS 'CM Receipt-Exchange Table ID'
,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
CM20300 AS ['CM Receipt']
INNER JOIN
DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
ON
['CM Receipt'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID | ||||||
40 | XCHGRATE ![]() | Exchange Rate | Currency (Variable) | DLR14_Exchange_Rate | 14 | |
41 | Receiving_Exchange_Rate ![]() | Receiving Exchange Rate | Currency (Variable) | DLR14_Exchange_Rate | 14 | |
42 | EXCHDATE ![]() | Exchange Date | Date | DT_Date | 6 | |
43 | TIME1 ![]() | Time | Time | TM6 | 6 | |
44 | RTCLCMTD ![]() | Rate Calculation Method | Integer | GB | 0 | |
45 | RCVGRTCLCMTD ![]() | Receiving Rate Calc Method | Integer | GB | 0 | |
46 | EXPNDATE ![]() | Expiration Date | Date | DT_Date | 6 | |
47 | CURRNIDX ![]() | Currency Index | Integer | INT3 | 3 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['CM Receipt'].CURRNIDX AS 'CM Receipt-Currency Index'
,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
CM20300 AS ['CM Receipt']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['CM Receipt'].CURRNIDX = ['Currency Setup'].CURRNIDX | ||||||
48 | DECPLCUR ![]() | Decimal Places Currency | Integer | DDL_Decimal_Places_Dollars | 0 | |
49 | RLGANLOS ![]() | Realized Gain-Loss Amount | Currency | DLR19_$S2 | 19 | |
50 | Cash_Account_Index ![]() | Cash Account Index | Long Integer | LI_14 | 14 | |
51 | Realized_GL_Account_Inde ![]() | Realized GL Account Index | Long Integer | LI_14 | 14 | |
52 | DENXRATE ![]() | Denomination Exchange Rate | Currency (Variable) | DLR14_Exchange_Rate | 14 | |
53 | MCTRXSTT ![]() | MC Transaction State | Integer | INT1 | 1 | |
MC Transaction State of the transaction. State the transaction was created in. For non multi-currency transactions, this field will be blank.
Click to show/hide MC Transaction States0 Euro currency is not created or no denomination currencies are enabled.
1 Originating is not a denomination; Functional is not a denomination
2 Originating is not a denomination; Functional is the Euro currency.
3 Originating is not a denomination; Functional is a denomination.
4 Originating is a denomination; Functional is not a denomination.
5 Originating is a denomination; Functional is a denomination.
6 Originating is a denomination; Functional is the Euro currency.
7 Originating is the Euro currency; Functional is a denomination.
8 Originating is the Euro currency; Functional is not a denomination.
| ||||||
54 | Receiving_DenomEXRate ![]() | Receiving Denomination Exchange Rate | Currency (Variable) | DLR14_Exchange_Rate | 14 | |
55 | Receiving_MC_Transaction ![]() | Receiving MC Transaction State | Integer | INT1 | 1 | |
56 | PMNTNMBR ![]() | Payment Number | String | STR20_LBAU | 20 | |
57 | EFTFLAG ![]() | EFT Flag | Boolean | CB_EFT | 0 |