NC_MCI_Bank_Details_TEMP (NCABR409)

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

Product: Advanced Bank Reconciliation (2440)
Series: System

Display Name: NC_MCI_Bank_Details_TEMP
Physical Name: NCABR409
Technical Name: NC_MCI_Bank_Details_TEMP

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1USERID SearchUser IDSTR15_User_IDString15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['NC_MCI_Bank_Details_TEMP'].USERID AS 'NC_MCI_Bank_Details_TEMP-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       NCABR409 AS ['NC_MCI_Bank_Details_TEMP']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['NC_MCI_Bank_Details_TEMP'].USERID = ['Users Master'].USERID
2INTERID SearchIntercompany IDSTR5_IC_IDString5
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['NC_MCI_Bank_Details_TEMP'].INTERID AS 'NC_MCI_Bank_Details_TEMP-Intercompany ID'
       ,['Company Master'].INTERID AS 'Company Master-Intercompany ID'
FROM
       NCABR409 AS ['NC_MCI_Bank_Details_TEMP']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['NC_MCI_Bank_Details_TEMP'].INTERID = ['Company Master'].INTERID
3BANKID SearchBank IDSTR15_Bank_IDString15
4BNKACTNM SearchBank Account NumberSTR15String15
5NC_Sort_Code SearchNC Sort CodeSTR20String20
6BANKNAME SearchBank NameSTR30String30
7BANKNMBR SearchBank NumberSTR15String15
8NC_Description SearchNC_DescriptionSTR30String30
9CURNCYID SearchCurrency IDSTR15_Currency_IDString15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['NC_MCI_Bank_Details_TEMP'].CURNCYID AS 'NC_MCI_Bank_Details_TEMP-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       NCABR409 AS ['NC_MCI_Bank_Details_TEMP']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['NC_MCI_Bank_Details_TEMP'].CURNCYID = ['Currency Setup'].CURNCYID
10NC_Account_Holder SearchNC_Account_HolderSTR30String30
11ADDRESS1 SearchAddress 1STR60String60
12ADDRESS2 SearchAddress 2STR60String60
13CITY SearchCitySTR35String35
14STATE SearchStateSTR30_StateString29
15ZIPCODE SearchZip CodeSTR10String10
16NC_Related_Checkbook_ID SearchNC_Related_Checkbook_IDSTR15_Checkbook_IDString15
17NC_Last_Statement_Number SearchNC_Last_Statement_NumberLong IntLong Integer8
18NC_Last_Statement_Date SearchNC_Last_Statement_DateDATEDate6
19NC_Last_Statement_Balanc SearchNC_Last_Statement_BalanceNC_BalanceCurrency15
20NC_Last_Reconciled_Date SearchNC_Last_Reconciled_DateDATEDate6
21NC_Last_Reconciled_Balan SearchNC_Last_Reconciled_BalanceNC_BalanceCurrency15
22NC_GL_Account_Index SearchNC_GL_Account_IndexLI_14Long Integer14
23NC_Reconciled_Account_In SearchNC_Reconciled_Account_IndexLI_14Long Integer14
24NC_Statement_Currency_ID SearchNC_Statement_Currency_IDSTR15_Currency_IDString15
25NC_AutoExtractOptions SearchNC Auto Extract OptionsINT1Integer1

Leave a Reply

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