NC_Unreconciled_GL_TRX_OLD (NCABR210)

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

Product: Advanced Bank Reconciliation (2440)
Series: Financial

Display Name: NC_Unreconciled_GL_TRX_OLD
Physical Name: NCABR210
Technical Name: NC_Unreconciled_GL_TRX_OLD

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

SELECT
       ['NC_Unreconciled_GL_TRX_OLD'].NOTEINDX AS 'NC_Unreconciled_GL_TRX_OLD-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       NCABR210 AS ['NC_Unreconciled_GL_TRX_OLD']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['NC_Unreconciled_GL_TRX_OLD'].NOTEINDX = ['Record Notes Master'].NOTEINDX
36BANKID SearchBank IDSTR15_Bank_IDString15
37NC_Sequence_Number SearchNC_Sequence_NumberNC_Sequence_NumberLong Integer10

Leave a Reply

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