NC_Extract_Exception_HIST (NCABR302)

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

Product: Advanced Bank Reconciliation (2440)
Series: Financial

Display Name: NC_Extract_Exception_HIST
Physical Name: NCABR302
Technical Name: NC_Extract_Exception_HIST

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1JRNENTRY SearchJournal EntryLI8_U0Long Integer8
2OPENYEAR SearchOpen YearINT4_S0Integer4
3RCTRXSEQ SearchRecurring TRX SequenceDLR19_$S2Currency19
4TRXDATE SearchTRX DateDT_DateDate6
5ACTINDX SearchAccount IndexLI_14Long Integer14
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['NC_Extract_Exception_HIST'].ACTINDX AS 'NC_Extract_Exception_HIST-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       NCABR302 AS ['NC_Extract_Exception_HIST']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['NC_Extract_Exception_HIST'].ACTINDX = ['Account Index Master'].ACTINDX
6SEQNUMBR SearchSequence NumberLI_Sequence_NumberLong Integer10
7CURNCYID SearchCurrency IDSTR15_Currency_IDString15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['NC_Extract_Exception_HIST'].CURNCYID AS 'NC_Extract_Exception_HIST-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       NCABR302 AS ['NC_Extract_Exception_HIST']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['NC_Extract_Exception_HIST'].CURNCYID = ['Currency Setup'].CURNCYID
8BANKID SearchBank IDSTR15_Bank_IDString15
9DEBITAMT SearchDebit AmountDLR19_$S2Currency19
10CRDTAMNT SearchCredit AmountDLR19_$S2Currency19
11ORCTRNUM SearchOriginating Control NumberSTR20String20
12ORDOCNUM SearchOriginating Document NumberSTR20String20
13ORMSTRID SearchOriginating Master IDSTR30String30
14NC_Orig_ID_600 SearchNC_Orig_ID_600STR20String20
15ORGNTSRC SearchOriginating SourceSTR15String15
16ORTRXSRC SearchOriginating TRX SourceSTR13String13
17ORTRXTYP SearchOriginating TRX TypeINTInteger0
18ORGNATYP SearchOriginating TypeINTInteger0
19XCHGRATE SearchExchange RateDLR14_Exchange_RateCurrency (Variable)14
20EXGTBLID SearchExchange Table IDSTR15_Exchange_Table_IDString15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

SELECT
       ['NC_Extract_Exception_HIST'].EXGTBLID AS 'NC_Extract_Exception_HIST-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       NCABR302 AS ['NC_Extract_Exception_HIST']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['NC_Extract_Exception_HIST'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
21RTCLCMTD SearchRate Calculation MethodGBInteger0
22RATETPID SearchRate Type IDSTR15_Rate_Type_IDString15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['NC_Extract_Exception_HIST'].RATETPID AS 'NC_Extract_Exception_HIST-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       NCABR302 AS ['NC_Extract_Exception_HIST']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['NC_Extract_Exception_HIST'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
23DENXRATE SearchDenomination Exchange RateDLR14_Exchange_RateCurrency (Variable)14
24MCTRXSTT SearchMC Transaction StateINT1Integer1
25MKTOPROC SearchMarked To ProcessCBBoolean0

Leave a Reply

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