aaGLWorkDistReport (AAG60001)

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

Product: Analytical Accounting (3180)
Series:

Display Name: aaGLWorkDistReport
Physical Name: AAG60001
Technical Name: aaGLWorkDistReport

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

Click to show/hide

SELECT
       ['aaGLWorkDistReport'].USERID AS 'aaGLWorkDistReport-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       AAG60001 AS ['aaGLWorkDistReport']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['aaGLWorkDistReport'].USERID = ['Users Master'].USERID
2TRXBTCHSRC SearchaaTRXBatchSourceStringaaStr5050
3SERIES SearchSeriesIntegerDDL_Series0
4aaGLWorkHdrID SearchaaGLWorkHdrIDLong IntegeraaLONG_INT8
5aaGLWorkDistID SearchaaGLWorkDistIDLong IntegeraaLONG_INT8
6ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['aaGLWorkDistReport'].ACTINDX AS 'aaGLWorkDistReport-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       AAG60001 AS ['aaGLWorkDistReport']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['aaGLWorkDistReport'].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
       ['aaGLWorkDistReport'].CURNCYID AS 'aaGLWorkDistReport-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       AAG60001 AS ['aaGLWorkDistReport']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['aaGLWorkDistReport'].CURNCYID = ['Currency Setup'].CURNCYID
12CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

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

Leave a Reply

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