SmartList Bank Reconciliation Explorer (ASIEXP22)

azurecurveProductsSmartList (1493)PathnameSmartList Bank Reconciliation Explorer (ASIEXP22)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/ASIEXP22

Product: SmartList (1493)
Series:

Display Name: SmartList Bank Reconciliation Explorer
Physical Name: ASIEXP22
Technical Name: ASI_CM_Transactions_Explorer

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ASI_Favorite_Sequence SearchASI_Favorite_SequenceLong IntegerASI_LI_10_RU10
2ASI_Order_By SearchASI_Order_ByLong IntegerLI_1414
3CMRECNUM SearchRecord NumberCurrencyDLR_Document_Number19
4sRecNum SearchRecord Number StringStringSTR2020
5CNTRLTYP SearchControl TypeIntegerINT11
6DEPOSITED SearchDepositedBooleanBoolean0
7MDFUSRID SearchModified User IDStringSTR1515
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['SmartList Bank Reconciliation Explorer'].MDFUSRID AS 'SmartList Bank Reconciliation Explorer-Modified User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       ASIEXP22 AS ['SmartList Bank Reconciliation Explorer']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['SmartList Bank Reconciliation Explorer'].MDFUSRID = ['Users Master'].USERID
8MODIFDT SearchModified DateDateDT8
9CHEKBKID SearchCheckbook IDStringSTR15_Checkbook_ID15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['SmartList Bank Reconciliation Explorer'].CHEKBKID AS 'SmartList Bank Reconciliation Explorer-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       ASIEXP22 AS ['SmartList Bank Reconciliation Explorer']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['SmartList Bank Reconciliation Explorer'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
10depositnumber SearchDeposit NumberStringSTR20_Document_Number20
11RCPTNMBR SearchReceipt NumberStringSTR20_Document_Number20
12receiptdate SearchReceipt DateDateDT8
13RCPTAMT SearchReceipt AmountCurrencyDLR19_RBS0_STR$19
14RcpType SearchReceipt TypeIntegerDDL_Document_Type0
15CARDNAME SearchCard NameStringSTR15_Card_Name15
16CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['SmartList Bank Reconciliation Explorer'].CURNCYID AS 'SmartList Bank Reconciliation Explorer-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       ASIEXP22 AS ['SmartList Bank Reconciliation Explorer']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['SmartList Bank Reconciliation Explorer'].CURNCYID = ['Currency Setup'].CURNCYID
17BANKNAME SearchBank NameStringSTR3030
18BNKBRNCH SearchBank BranchStringSTR2020
19GLPOSTDT SearchGL Posting DateDateDT8
20POSTEDDT SearchPosted DateDateDATE6
21PTDUSRID SearchPosted User IDStringSTR1515
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['SmartList Bank Reconciliation Explorer'].PTDUSRID AS 'SmartList Bank Reconciliation Explorer-Posted User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       ASIEXP22 AS ['SmartList Bank Reconciliation Explorer']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['SmartList Bank Reconciliation Explorer'].PTDUSRID = ['Users Master'].USERID
22CMLinkID SearchCMLinkIDStringSTR15_LBU15
23RcvdFrom SearchReceived FromStringSTR3030
24DSCRIPTN SearchDescriptionStringSTR3030
25VOIDED SearchVoidedBooleanCB0
26VOIDDATE SearchVoid DateDateDT8
27VOIDPDATE SearchVoid GL Posting DateDateDT8
28VOIDDESC SearchVoid DescriptionStringSTR3030
29USERDEF1 SearchUser Defined 1StringSTR2020
30USERDEF2 SearchUser Defined 2StringSTR2020
31NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['SmartList Bank Reconciliation Explorer'].NOTEINDX AS 'SmartList Bank Reconciliation Explorer-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       ASIEXP22 AS ['SmartList Bank Reconciliation Explorer']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['SmartList Bank Reconciliation Explorer'].NOTEINDX = ['Record Notes Master'].NOTEINDX
32RCRDSTTS SearchRecord StatusIntegerINT0
33SOURCDOC SearchSource DocumentStringSTR10_Source_Document10
Key to the Source Document Master (SY00900).

Click to show/hide

SELECT
       ['SmartList Bank Reconciliation Explorer'].SOURCDOC AS 'SmartList Bank Reconciliation Explorer-Source Document'
       ,['Source Document Master'].SOURCDOC AS 'Source Document Master-Source Document'
FROM
       ASIEXP22 AS ['SmartList Bank Reconciliation Explorer']
INNER JOIN
       SY00900 AS ['Source Document Master']
              ON
                     ['SmartList Bank Reconciliation Explorer'].SOURCDOC = ['Source Document Master'].SOURCDOC
34SRCDOCNUM SearchSource Doc NumberStringSTR2020
35SRCDOCTYP SearchSource Doc TypeIntegerINT0
36AUDITTRAIL SearchAudit Trail CodeStringSTR13_LBAU13
37ORIGAMT SearchOriginating AmountCurrencyDLR19_$S219
38Checkbook_Amount SearchCheckbook AmountCurrencyDLR19_$S219
39RATETPID SearchRate Type IDStringSTR15_Rate_Type_ID15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['SmartList Bank Reconciliation Explorer'].RATETPID AS 'SmartList Bank Reconciliation Explorer-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       ASIEXP22 AS ['SmartList Bank Reconciliation Explorer']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['SmartList Bank Reconciliation Explorer'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
40RCVGRATETPID SearchReceiving Rate Type IDStringSTR15_Rate_Type_ID15
41EXGTBLID SearchExchange Table IDStringSTR15_Exchange_Table_ID15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

SELECT
       ['SmartList Bank Reconciliation Explorer'].EXGTBLID AS 'SmartList Bank Reconciliation Explorer-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       ASIEXP22 AS ['SmartList Bank Reconciliation Explorer']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['SmartList Bank Reconciliation Explorer'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
42XCHGRATE SearchExchange RateCurrency (Variable)DLR14_Exchange_Rate14
43Receiving_Exchange_Rate SearchReceiving Exchange RateCurrency (Variable)DLR14_Exchange_Rate14
44EXCHDATE SearchExchange DateDateDT_Date6
45TIME1 SearchTimeTimeTM66
46RTCLCMTD SearchRate Calculation MethodIntegerGB0
47RCVGRTCLCMTD SearchReceiving Rate Calc MethodIntegerGB0
48EXPNDATE SearchExpiration DateDateDT_Date6
49CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['SmartList Bank Reconciliation Explorer'].CURRNIDX AS 'SmartList Bank Reconciliation Explorer-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       ASIEXP22 AS ['SmartList Bank Reconciliation Explorer']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['SmartList Bank Reconciliation Explorer'].CURRNIDX = ['Currency Setup'].CURRNIDX
50DECPLCUR SearchDecimal Places CurrencyIntegerDDL_Decimal_Places_Dollars0
51RLGANLOS SearchRealized Gain-Loss AmountCurrencyDLR19_$S219
52Cash_Account_Index SearchCash Account IndexLong IntegerLI_1414
53Realized_GL_Account_Inde SearchRealized GL Account IndexLong IntegerLI_1414
54DENXRATE SearchDenomination Exchange RateCurrency (Variable)DLR14_Exchange_Rate14
55MCTRXSTT SearchMC Transaction StateIntegerINT11
56Receiving_DenomEXRate SearchReceiving Denomination Exchange RateCurrency (Variable)DLR14_Exchange_Rate14
57Receiving_MC_Transaction SearchReceiving MC Transaction StateIntegerINT11
58ASI_CM_Document_Status SearchASI_CM_Document_StatusIntegerASI_CM_Document_Status0
59CMTrxNum SearchCM Trx NumberStringSTR20_Document_Number20
60CMTrxType SearchCM Trx TypeIntegerDDL0
61TRXDATE SearchTRX DateDateDT_Date6
62TRXAMNT SearchTRX AmountCurrencyDLR19_$S219
63paidtorcvdfrom SearchPaid ToRcvd FromStringSTR6464
64Recond SearchReconciledBooleanBoolean0
65RECONUM SearchReconcile NumberCurrencyDLR_Document_Number19
66ClrdAmt SearchCleared AmountCurrencyDLR19_$S219
67clearedate SearchCleared DateDateDT8
68DEPTYPE SearchDeposit TypeIntegerDDL_Document_Type0
69Xfr_Record_Number SearchXfr Record NumberCurrencyDLR_Document_Number19
azurecurveProductsSmartList (1493)PathnameSmartList Bank Reconciliation Explorer (ASIEXP22)

Leave a Reply

Your email address will not be published. Required fields are marked *