NC_Deposit_LINE (NCABR208)

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

Product: Advanced Bank Reconciliation (2440)
Series: Financial

Display Name: NC_Deposit_LINE
Physical Name: NCABR208
Technical Name: NC_Deposit_LINE

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1OPENYEAR SearchOpen YearINT4_S0Integer4
2depositnumber SearchDeposit NumberSTR20_Document_NumberString20
3JRNENTRY SearchJournal EntryLI8_U0Long Integer8
4RCTRXSEQ SearchRecurring TRX SequenceDLR19_$S2Currency19
5SOURCDOC SearchSource DocumentSTR10_Source_DocumentString10
Key to the Source Document Master (SY00900).

Click to show/hide

SELECT
       ['NC_Deposit_LINE'].SOURCDOC AS 'NC_Deposit_LINE-Source Document'
       ,['Source Document Master'].SOURCDOC AS 'Source Document Master-Source Document'
FROM
       NCABR208 AS ['NC_Deposit_LINE']
INNER JOIN
       SY00900 AS ['Source Document Master']
              ON
                     ['NC_Deposit_LINE'].SOURCDOC = ['Source Document Master'].SOURCDOC
6REFRENCE SearchReferenceSTR30String30
7DSCRIPTN SearchDescriptionSTR30String30
8TRXDATE SearchTRX DateDT_DateDate6
9TRXSORCE SearchTRX SourceSTR13String13
10ACTINDX SearchAccount IndexLI_14Long Integer14
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['NC_Deposit_LINE'].ACTINDX AS 'NC_Deposit_LINE-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       NCABR208 AS ['NC_Deposit_LINE']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['NC_Deposit_LINE'].ACTINDX = ['Account Index Master'].ACTINDX
11TRXAMNT SearchTRX AmountDLR19_$S2Currency19
12POLLDTRX SearchPolled TransactionYNBoolean0
13LASTUSER SearchLast UserUser_IDString15
14LSTDTEDT SearchLast Date EditedDT_DateDate6
15USWHPSTD SearchUser Who PostedUser_IDString15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['NC_Deposit_LINE'].USWHPSTD AS 'NC_Deposit_LINE-User Who Posted'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       NCABR208 AS ['NC_Deposit_LINE']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['NC_Deposit_LINE'].USWHPSTD = ['Users Master'].USERID
16ORGNTSRC SearchOriginating SourceSTR15String15
17ORGNATYP SearchOriginating TypeINTInteger0
18QKOFSET SearchQuick OffsetINTInteger0
19SERIES SearchSeriesDDL_SeriesInteger0
20ORTRXTYP SearchOriginating TRX TypeINTInteger0
21ORCTRNUM SearchOriginating Control NumberSTR20String20
22NC_Orig_ID_600 SearchNC_Orig_ID_600STR20String20
23ORMSTRID SearchOriginating Master IDSTR30String30
24ORMSTRNM SearchOriginating Master NameSTR64String64
25NC_Orig_Name_600 SearchNC_Orig_Name_600STR30String30
26ORDOCNUM SearchOriginating Document NumberSTR20String20
27ORPSTDDT SearchOriginating Posted DateDT_DateDate6
28ORTRXSRC SearchOriginating TRX SourceSTR13String13
29CURNCYID SearchCurrency IDSTR15_Currency_IDString15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['NC_Deposit_LINE'].CURNCYID AS 'NC_Deposit_LINE-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       NCABR208 AS ['NC_Deposit_LINE']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['NC_Deposit_LINE'].CURNCYID = ['Currency Setup'].CURNCYID
30CURRNIDX SearchCurrency IndexINT3Integer3
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['NC_Deposit_LINE'].CURRNIDX AS 'NC_Deposit_LINE-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       NCABR208 AS ['NC_Deposit_LINE']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['NC_Deposit_LINE'].CURRNIDX = ['Currency Setup'].CURRNIDX
31RATETPID SearchRate Type IDSTR15_Rate_Type_IDString15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['NC_Deposit_LINE'].RATETPID AS 'NC_Deposit_LINE-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       NCABR208 AS ['NC_Deposit_LINE']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['NC_Deposit_LINE'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
32EXGTBLID SearchExchange Table IDSTR15_Exchange_Table_IDString15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

SELECT
       ['NC_Deposit_LINE'].EXGTBLID AS 'NC_Deposit_LINE-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       NCABR208 AS ['NC_Deposit_LINE']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['NC_Deposit_LINE'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
33XCHGRATE SearchExchange RateDLR14_Exchange_RateCurrency (Variable)14
34EXCHDATE SearchExchange DateDT_DateDate6
35TIME1 SearchTimeTM6Time6
36RTCLCMTD SearchRate Calculation MethodGBInteger0
37ORIGAMT SearchOriginating AmountDLR19_$S2Currency19
38NOTEINDX SearchNote IndexDLR14Currency14
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['NC_Deposit_LINE'].NOTEINDX AS 'NC_Deposit_LINE-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       NCABR208 AS ['NC_Deposit_LINE']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['NC_Deposit_LINE'].NOTEINDX = ['Record Notes Master'].NOTEINDX
39NC_Match_Number SearchNC_Match_NumberNC_Match_NumberLong Integer10
40BANKID SearchBank IDSTR15_Bank_IDString15
41NC_Marked SearchNC_MarkedNC_MarkedBoolean0
42NC_Matched SearchNC_MatchedBooleanBoolean0
43NC_Sequence_Number SearchNC_Sequence_NumberNC_Sequence_NumberLong Integer10
44NC_Bank_Amount SearchNC Bank AmountDLR19_$S2Currency19
45NC_MC_Def_1 SearchNC_MC_Def:Currency IDSTR15_Currency_IDString15
46NC_MC_Def_2 SearchNC_MC_Def:Currency IndexINT3Integer3
47NC_MC_Def_3 SearchNC_MC_Def:Rate Type IDSTR15_Rate_Type_IDString15
48NC_MC_Def_4 SearchNC_MC_Def:Exchange Table IDSTR15_Exchange_Table_IDString15
49NC_MC_Def_5 SearchNC_MC_Def:Exchange RateDLR14_Exchange_RateCurrency (Variable)14
50NC_MC_Def_6 SearchNC_MC_Def:Exchange DateDT_DateDate6
51NC_MC_Def_7 SearchNC_MC_Def:Decimal PlacesDDL_Decimal_PlacesInteger0
52NC_MC_Def_8 SearchNC_MC_Def:TimeTM6Time6
53NC_MC_Def_9 SearchNC_MC_Def:Rate Calc MethodINTInteger0
54NC_MC_Def_10 SearchNC_MC_Def:View ModeINTInteger0
55NC_MC_Def_11 SearchNC_MC_Def:IS MC TrxINTInteger0
56NC_MC_Def_12 SearchNC_MC_Def:Expiration DateDT_DateDate6
57NC_MC_Def_13 SearchNC_MC_Def:Denomination Exchange RateDLR14_Exchange_RateCurrency (Variable)14
58NC_MC_Def_14 SearchNC_MC_Def:MC Transaction StateINT1Integer1

Leave a Reply

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