aaGLDistReport (AAG70001)

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

Product: Analytical Accounting (3180)
Series:

Display Name: aaGLDistReport
Physical Name: AAG70001
Technical Name: aaGLDistReport

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

Click to show/hide

SELECT
       ['aaGLDistReport'].USERID AS 'aaGLDistReport-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       AAG70001 AS ['aaGLDistReport']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['aaGLDistReport'].USERID = ['Users Master'].USERID
2TRXBTCHSRC SearchaaTRXBatchSourceStringaaStr5050
3SERIES SearchSeriesIntegerDDL_Series0
4aaGLHdrID SearchaaGLHdrIDLong IntegeraaLONG_INT8
5aaGLDistID SearchaaGLDistIDLong IntegeraaLONG_INT8
6ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['aaGLDistReport'].ACTINDX AS 'aaGLDistReport-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       AAG70001 AS ['aaGLDistReport']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['aaGLDistReport'].ACTINDX = ['Account Index Master'].ACTINDX
7DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
8CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219
9ORDBTAMT SearchOriginating Debit AmountCurrencyDLR19_$S219
10ORCRDAMT SearchOriginating Credit AmountCurrencyDLR19_$S219
11CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['aaGLDistReport'].CURNCYID AS 'aaGLDistReport-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       AAG70001 AS ['aaGLDistReport']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['aaGLDistReport'].CURNCYID = ['Currency Setup'].CURNCYID
12CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['aaGLDistReport'].CURRNIDX AS 'aaGLDistReport-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       AAG70001 AS ['aaGLDistReport']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['aaGLDistReport'].CURRNIDX = ['Currency Setup'].CURRNIDX

Leave a Reply

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